parent
da4425ca0e
commit
c0be36c580
|
@ -315,12 +315,12 @@ cache = true
|
||||||
|
|
||||||
## Cache size
|
## Cache size
|
||||||
|
|
||||||
cache_size = 512
|
cache_size = 1024
|
||||||
|
|
||||||
|
|
||||||
## Minimum TTL for cached entries
|
## Minimum TTL for cached entries
|
||||||
|
|
||||||
cache_min_ttl = 600
|
cache_min_ttl = 2400
|
||||||
|
|
||||||
|
|
||||||
## Maximum TTL for cached entries
|
## Maximum TTL for cached entries
|
||||||
|
|
Loading…
Reference in New Issue