Files
zira-etc/sysconfig/memcached
2021-05-24 22:18:33 +03:00

6 lines
87 B
Plaintext

PORT="11211"
USER="memcached"
MAXCONN="256"
CACHESIZE="64"
OPTIONS="-l 127.0.0.1 -U 0"