Function cleanup_maps

Source
pub async fn cleanup_maps(pool: Arc<Pool>) -> !
Expand description

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