mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2025-12-06 11:36:58 +03:00
change redis max response time default
This commit is contained in:
@@ -141,7 +141,7 @@ addDefaults(config, {
|
||||
getTimeout: 40,
|
||||
maxConnections: 15000,
|
||||
maxWriteConnections: 1000,
|
||||
stopWritingAfterResponseTime: 20,
|
||||
stopWritingAfterResponseTime: 50,
|
||||
responseTimePause: 1000,
|
||||
disableHashCache: false
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user