Commit e57341bc authored by Arnaud Fontaine's avatar Arnaud Fontaine

Add memcached to supervisor_programs

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41746 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent ed224032
...@@ -40,3 +40,7 @@ memcached_factor = 1.25 ...@@ -40,3 +40,7 @@ memcached_factor = 1.25
memcached_key_size = 48 memcached_key_size = 48
# -t # -t
memcached_threads = 4 memcached_threads = 4
[configuration]
supervisor_programs +=
20 memcached (autorestart=true) ${memcached-instance:memcached_bin_folder}/memcached
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment