From 3dd473910bb1b4b286e7e7e0c79db94d09552ddc Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Wed, 10 Jan 2018 19:49:39 +0100 Subject: [PATCH] Doc --- dnscrypt-proxy/dnscrypt-proxy.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dnscrypt-proxy/dnscrypt-proxy.toml b/dnscrypt-proxy/dnscrypt-proxy.toml index 3754e100..63d71161 100644 --- a/dnscrypt-proxy/dnscrypt-proxy.toml +++ b/dnscrypt-proxy/dnscrypt-proxy.toml @@ -19,8 +19,8 @@ server_names = ["dnscrypt.org-fr"] listen_addresses = ["127.0.0.1:53", "[::1]:53"] -## Whether to the server as a background process -## Do not set to true if you are using systemd. +## Whether to the server as a background process (linux only) +## Do not set to true if you are using systemd daemonize = false