Add warning when locked title probably outdated

This commit is contained in:
Ajay
2023-10-27 00:39:36 -04:00
parent 5714f51ac0
commit 3708d293dc
3 changed files with 48 additions and 0 deletions

View File

@@ -45,6 +45,7 @@ addDefaults(config, {
discordFailedReportChannelWebhookURL: null,
discordReportChannelWebhookURL: null,
discordMaliciousReportWebhookURL: null,
discordDeArrowLockedWebhookURL: null,
minReputationToSubmitChapter: 0,
minReputationToSubmitFiller: 0,
getTopUsersCacheTimeMinutes: 240,