diff --git a/doc/sample.config b/doc/sample.config index 1f35196f..388c1771 100644 --- a/doc/sample.config +++ b/doc/sample.config @@ -68,8 +68,8 @@ auth = "plain[passwd=./sample.passwd]" #listen-host-is-dyndns = true # TCP and UDP port number -tcp-port = 4443 -udp-port = 4443 +tcp-port = 443 +udp-port = 443 # Accept connections using a socket file. It accepts HTTP # connections (i.e., without SSL/TLS unlike its TCP counterpart), @@ -80,7 +80,7 @@ udp-port = 4443 # The user the worker processes will be run as. It should be # unique (no other services run as this user). run-as-user = nobody -run-as-group = nogroup +run-as-group = daemon # socket file used for IPC with occtl. You only need to set that, # if you use more than a single servers.