Pull request: 5010 revert default cache size
Merge in DNS/adguard-home from 5010-default-settings to master Updates #5010. Squashed commit of the following: commit 19edb2c7ff47d35462d83703c766561d1c334daa Author: Eugene Burkov <E.Burkov@AdGuard.COM> Date: Tue Oct 11 19:45:49 2022 +0300 all: imp log of changes commit a0ad92f0245830a64ed4e285b6017d04173fe2c7 Author: Eugene Burkov <E.Burkov@AdGuard.COM> Date: Tue Oct 11 19:34:37 2022 +0300 home: revert default value
This commit is contained in:
@@ -236,6 +236,7 @@ var config = &configuration{
|
||||
},
|
||||
|
||||
TrustedProxies: []string{"127.0.0.0/8", "::1/128"},
|
||||
CacheSize: 4 * 1024 * 1024,
|
||||
|
||||
// set default maximum concurrent queries to 300
|
||||
// we introduced a default limit due to this:
|
||||
|
||||
Reference in New Issue
Block a user