1
1
Fork 0
mirror of https://github.com/DNSCrypt/encrypted-dns-server.git synced 2024-05-21 22:06:08 +02:00

Mention that log_file is when the process is running in background

This commit is contained in:
Frank Denis 2021-06-17 14:58:31 +02:00
parent 723a8f631e
commit 1cae55f2d9

View File

@ -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"