The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/memcached#849a1993efe9dd3d30558eb68cfa0b6262af13db
6 lines
87 B
Plaintext
6 lines
87 B
Plaintext
PORT="11211"
|
|
USER="memcached"
|
|
MAXCONN="1024"
|
|
CACHESIZE="64"
|
|
OPTIONS="-l 127.0.0.1,::1"
|