HyperKitty: give much more space to memcached
This commit is contained in:
parent
62061c4da3
commit
6531e58703
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
PORT="11211"
|
PORT="11211"
|
||||||
USER="memcached"
|
USER="memcached"
|
||||||
MAXCONN="1024"
|
MAXCONN="1024"
|
||||||
CACHESIZE="65535"
|
CACHESIZE="655350"
|
||||||
OPTIONS=""
|
OPTIONS=""
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue