mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2025-12-11 22:17:14 +03:00
Add archive downvote segment cron
This commit is contained in:
@@ -77,7 +77,8 @@ addDefaults(config, {
|
||||
name: "vipUsers"
|
||||
}]
|
||||
},
|
||||
diskCache: null
|
||||
diskCache: null,
|
||||
crons: null
|
||||
});
|
||||
|
||||
// Add defaults
|
||||
|
||||
Reference in New Issue
Block a user