diff --git a/dnscrypt-proxy/example-dnscrypt-proxy.toml b/dnscrypt-proxy/example-dnscrypt-proxy.toml index db24a86d..4d8a225d 100644 --- a/dnscrypt-proxy/example-dnscrypt-proxy.toml +++ b/dnscrypt-proxy/example-dnscrypt-proxy.toml @@ -42,6 +42,7 @@ max_clients = 250 ## Switch to a non-privileged system user after listeneing sockets have been created +## Note: This option is unsupported on Windows # username = 'nobody'