6 lines
135 B
Plaintext
6 lines
135 B
Plaintext
PORT="<%= udp_port %>"
|
|
USER="<%= user %>"
|
|
MAXCONN="<%= max_connections %>"
|
|
CACHESIZE="<%= max_memory %>"
|
|
OPTIONS="-l <%= listen_ip %>"
|