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
00804542f3
ansible
/
roles
/
mailman
/
files
/
memcached.sysconfig
6 lines
75 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 much more space to memcached
2017-08-08 16:03:37 +00:00
CACHESIZE="655350"
Use Memcached as the Django cache
2013-12-06 16:56:38 +00:00
OPTIONS=""
Reference in a new issue
Copy permalink