updated sample.config

This commit is contained in:
Nikos Mavrogiannopoulos
2015-03-04 10:28:15 +01:00
parent 17edec6bc6
commit b27ff28971

View File

@@ -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.