Note that Windows doesn't support username option (#494)
This commit is contained in:
parent
7f8b8d043e
commit
8f2972845d
|
@ -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'
|
||||
|
||||
|
|
Loading…
Reference in New Issue