From bbb13e11d5ae26668fe31eace3014b6b264e74bd Mon Sep 17 00:00:00 2001 From: quindecim Date: Sat, 4 Jan 2020 17:09:55 -0500 Subject: [PATCH] Upstream https://github.com/DNSCrypt/dnscrypt-proxy/commit/19cebfdb0a71ffb28eba1957e46f84ed0784b267 --- config/dnscrypt-proxy.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/dnscrypt-proxy.toml b/config/dnscrypt-proxy.toml index 168632d..c2a45f5 100644 --- a/config/dnscrypt-proxy.toml +++ b/config/dnscrypt-proxy.toml @@ -393,7 +393,7 @@ cache_neg_max_ttl = 600 [query_log] ## Path to the query log file (absolute, or relative to the same directory as the config file) - ## Can be /dev/stdout to log to the standard output (and set log_files_max_size to 0) + ## Non non-Windows systems, can be /dev/stdout to log to the standard output (and set log_files_max_size to 0) # file = 'query.log'