mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2025-12-11 14:07:09 +03:00
Change default max reward time
This commit is contained in:
@@ -49,7 +49,7 @@ addDefaults(config, {
|
||||
},
|
||||
userCounterURL: null,
|
||||
newLeafURLs: null,
|
||||
maxRewardTimePerSegmentInSeconds: 86400,
|
||||
maxRewardTimePerSegmentInSeconds: 600,
|
||||
postgres: null,
|
||||
dumpDatabase: {
|
||||
enabled: false,
|
||||
|
||||
Reference in New Issue
Block a user