mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2025-12-12 06:27:10 +03:00
Merge branch 'master' into feat/limit-reward-time-per-segment
This commit is contained in:
@@ -46,6 +46,7 @@ addDefaults(config, {
|
||||
userCounterURL: null,
|
||||
youtubeAPIKey: null,
|
||||
maxRewardTimePerSegmentInSeconds: 86400,
|
||||
postgres: null
|
||||
});
|
||||
|
||||
// Add defaults
|
||||
|
||||
Reference in New Issue
Block a user