This website requires JavaScript.
Explore
Help
Sign in
Infrastructure
/
ansible
Watch
1
Star
0
Fork
You've already forked ansible
0
Code
Issues
Pull requests
6
Projects
Releases
Packages
Wiki
Activity
Actions
62061c4da3
ansible
/
roles
/
mailman
/
files
/
memcached.sysconfig
6 lines
74 B
Text
Raw
Normal View
History
Unescape
Escape
Use Memcached as the Django cache
2013-12-06 16:56:38 +00:00
PORT="11211"
USER="memcached"
MAXCONN="1024"
HyperKitty: give more space to memcached
2017-08-08 15:23:04 +00:00
CACHESIZE="65535"
Use Memcached as the Django cache
2013-12-06 16:56:38 +00:00
OPTIONS=""
Reference in a new issue
Copy permalink