Allow disabling redis rate limit

This commit is contained in:
Ajay
2022-10-27 16:50:35 -04:00
parent c2acc6227b
commit ccd1321d24
3 changed files with 4 additions and 1 deletions

View File

@@ -147,6 +147,7 @@ addDefaults(config, {
disableOfflineQueue: true,
weight: 1
},
redisRateLimit: true,
patreon: {
clientId: "",
clientSecret: "",