mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2025-12-11 22:17:14 +03:00
Add different max for private db connection
This commit is contained in:
@@ -98,6 +98,7 @@ addDefaults(config, {
|
||||
fallbackOnFail: true,
|
||||
stopRetryThreshold: 800
|
||||
},
|
||||
postgresPrivateMax: 10,
|
||||
dumpDatabase: {
|
||||
enabled: false,
|
||||
minTimeBetweenMs: 180000,
|
||||
|
||||
Reference in New Issue
Block a user