mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2026-03-16 16:23:26 +03:00
Rename config for clientCacheSize
This commit is contained in:
@@ -167,7 +167,7 @@ addDefaults(config, {
|
||||
stopWritingAfterResponseTime: 50,
|
||||
responseTimePause: 1000,
|
||||
disableHashCache: false,
|
||||
clientCacheLength: 2000
|
||||
clientCacheSize: 2000
|
||||
},
|
||||
redisRead: {
|
||||
enabled: false,
|
||||
|
||||
Reference in New Issue
Block a user