Skip to content

Commit 5639848

Browse files
authored
Adjusting cache settings
1 parent 5d687d0 commit 5639848

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

config/dnscrypt-proxy.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -212,12 +212,12 @@ cache_size = 65536
212212

213213
## Minimum TTL for cached entries
214214

215-
cache_min_ttl = 300
215+
cache_min_ttl = 30
216216

217217

218218
## Maximum TTL for cached entries
219219

220-
cache_max_ttl = 3600
220+
cache_max_ttl = 21600
221221

222222

223223
## Minimum TTL for negatively cached entries

0 commit comments

Comments
 (0)