Commit 51317dc5 authored by Łukasz Nowak's avatar Łukasz Nowak

Allow to manipulate zeo connection.

parent a5f413eb
......@@ -36,6 +36,9 @@ port = %(zope_port)s
ip = $${slap-network-information:local-ipv4}
thread-amount = %(zope_thread_amount)s
deadlock-path = /manage_debug_threads
timezone = %(timezone)s
zeo_connection_string =
%(zeo_connection_string)s
# Paths
wrapper = $${basedirectory:services}/%(zope_id)s
......
......@@ -103,7 +103,7 @@ mode = 0644
[template-snippet-zope]
recipe = slapos.recipe.template
url = ${:_profile_base_location_}/snippet-zope.cfg
md5sum = 339b5ebe70c48b17f7c3db7ec0240bfa
md5sum = 658c5e4725d76c6cf5af8a01f1e58097
output = ${buildout:directory}/template-snippet-zope.cfg
mode = 0644
......
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