diff --git a/dnscrypt-proxy/dnscrypt-proxy.toml b/dnscrypt-proxy/dnscrypt-proxy.toml index 21de35f8..76844352 100644 --- a/dnscrypt-proxy/dnscrypt-proxy.toml +++ b/dnscrypt-proxy/dnscrypt-proxy.toml @@ -49,12 +49,6 @@ require_nolog = true require_nofilter = true -## Whether to the server as a background process (linux only) -## Do not set to true if you are using systemd - -daemonize = false - - ## Always use TCP to connect to upstream servers force_tcp = false