Function backend::db::cronjobs::cleanup_maps

source ยท
pub async fn cleanup_maps(pool: Pool) -> !
Expand description

Permanently remove deleted maps older than 30 days from the database. Runs every CLEANUP_INTERVAL seconds.