memcached/memcached.sysconfig
Petr Šabata 005ff32bd8 RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/memcached#849a1993efe9dd3d30558eb68cfa0b6262af13db
2020-10-15 19:33:59 +02:00

6 lines
87 B
Plaintext

PORT="11211"
USER="memcached"
MAXCONN="1024"
CACHESIZE="64"
OPTIONS="-l 127.0.0.1,::1"