Set default value for vtsDefaultFilterKey
This commit is contained in:
parent
72b0259151
commit
e37ea14e7e
2 changed files with 2 additions and 1 deletions
|
|
@ -422,6 +422,7 @@ func NewDefault() Configuration {
|
|||
WorkerShutdownTimeout: "10s",
|
||||
LoadBalanceAlgorithm: defaultLoadBalancerAlgorithm,
|
||||
VtsStatusZoneSize: "10m",
|
||||
VtsDefaultFilterKey: "$geoip_country_code country::*",
|
||||
VariablesHashBucketSize: 64,
|
||||
VariablesHashMaxSize: 2048,
|
||||
UseHTTP2: true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue