mirror of
https://github.com/DNSCrypt/dnscrypt-proxy.git
synced 2025-03-04 02:14:40 +01:00
Merge branch 'master' of github.com:jedisct1/dnscrypt-proxy
* 'master' of github.com:jedisct1/dnscrypt-proxy: Quick typo fix in example config. (#511)
This commit is contained in:
commit
86de37fe5b
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ listen_addresses = ['127.0.0.1:53', '[::1]:53']
|
|||
max_clients = 250
|
||||
|
||||
|
||||
## Switch to a non-privileged system user after listeneing sockets have been created
|
||||
## Switch to a non-privileged system user after listening sockets have been created
|
||||
## Note: This option is unsupported on Windows
|
||||
|
||||
# username = 'nobody'
|
||||
|
|
Loading…
Add table
Reference in a new issue