summaryrefslogtreecommitdiff
path: root/testing/memcached/memcached.conf
diff options
context:
space:
mode:
Diffstat (limited to 'testing/memcached/memcached.conf')
-rw-r--r--testing/memcached/memcached.conf4
1 files changed, 0 insertions, 4 deletions
diff --git a/testing/memcached/memcached.conf b/testing/memcached/memcached.conf
deleted file mode 100644
index 4415e1a55..000000000
--- a/testing/memcached/memcached.conf
+++ /dev/null
@@ -1,4 +0,0 @@
-# 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"