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