desktop/memcached/memcached.conf
2012-01-28 14:35:32 +00:00

5 lines
163 B
Plaintext

# 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"