Initial commit.
This commit is contained in:
5
sysconfig/memcached
Normal file
5
sysconfig/memcached
Normal file
@@ -0,0 +1,5 @@
|
||||
PORT="11211"
|
||||
USER="memcached"
|
||||
MAXCONN="256"
|
||||
CACHESIZE="64"
|
||||
OPTIONS="-l 127.0.0.1 -U 0"
|
||||
Reference in New Issue
Block a user