PKGBUILDs/extra/memcached/memcached.conf
2009-10-09 21:23:22 -05:00

4 lines
163 B
Text

# user to run memcached as; also used for pid file ownership
MEMCACHED_USER="nobody"
# see 'memcached -h' for available options
MEMCACHED_ARGS="-l 127.0.0.1 -t 1"