summaryrefslogtreecommitdiff
path: root/testing/memcached/memcached.conf
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-08-18 00:02:28 +0000
committerroot <root@rshg054.dnsready.net>2012-08-18 00:02:28 +0000
commit948da5eabcbf8d74270e661d0730ba1c203913f5 (patch)
tree8536fd0b4622f9f6c77cb4716bf5c315c457038a /testing/memcached/memcached.conf
parentbbf2c63849bdf1654e767058f277da2e983c5f0b (diff)
Sat Aug 18 00:02:28 UTC 2012
Diffstat (limited to 'testing/memcached/memcached.conf')
-rw-r--r--testing/memcached/memcached.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/testing/memcached/memcached.conf b/testing/memcached/memcached.conf
new file mode 100644
index 000000000..4415e1a55
--- /dev/null
+++ b/testing/memcached/memcached.conf
@@ -0,0 +1,4 @@
+# user to run memcached as; also used for pid file ownership
+MEMCACHED_USER="memcached"
+# see 'memcached -h' for available options
+MEMCACHED_ARGS="-l 127.0.0.1 -t 1"