Skip to content

Commit ff4dda1

Browse files
authored
Still improving cache settings
1 parent b167ad6 commit ff4dda1

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,7 +212,7 @@ cache_size = 65536
212212

213213
## Minimum TTL for cached entries
214214

215-
cache_min_ttl = 30
215+
cache_min_ttl = 60
216216

217217

218218
## Maximum TTL for cached entries
@@ -227,7 +227,7 @@ cache_neg_min_ttl = 5
227227

228228
## Maximum TTL for negatively cached entries
229229

230-
cache_neg_max_ttl = 120
230+
cache_neg_max_ttl = 60
231231

232232

233233

0 commit comments

Comments
 (0)