Expand description
Scheduled tasks for the database.
Constants§
- How often the deleted maps are cleaned up in seconds.
Functions§
- Permanently remove deleted layers older than 1 day from the database. TODO: increase time in the future Runs every
CLEANUP_INTERVAL
seconds. - Permanently remove deleted maps older than 30 days from the database. Runs every
CLEANUP_INTERVAL
seconds.