From 1cae55f2d91122a98813bf05e1fe4ed9cfdb1cf0 Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Thu, 17 Jun 2021 14:58:31 +0200 Subject: [PATCH] Mention that log_file is when the process is running in background --- example-encrypted-dns.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example-encrypted-dns.toml b/example-encrypted-dns.toml index d992640..24237dd 100644 --- a/example-encrypted-dns.toml +++ b/example-encrypted-dns.toml @@ -95,7 +95,7 @@ client_ttl_holdon = 60 daemonize = false -## Log file +## Log file, when running as a background process # log_file = "/tmp/encrypted-dns.log"