From fd51ff8fb6fd64a7c222609385a73c93ca0dfeee Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Sun, 11 Mar 2018 08:15:02 -0700 Subject: [PATCH] Clarify Fixes #221 --- dnscrypt-proxy/example-dnscrypt-proxy.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dnscrypt-proxy/example-dnscrypt-proxy.toml b/dnscrypt-proxy/example-dnscrypt-proxy.toml index fb1127d1..540c6a56 100644 --- a/dnscrypt-proxy/example-dnscrypt-proxy.toml +++ b/dnscrypt-proxy/example-dnscrypt-proxy.toml @@ -124,7 +124,7 @@ ignore_system_dns = false # Maximum log files size in MB log_files_max_size = 10 -# Maximum log files age in days +# How long to keep backup files, in days log_files_max_age = 7 # Maximum log files backups to keep