Commit 3d7708d4 authored by Bryton Lacquement's avatar Bryton Lacquement 🚪

slapos-master: Follow up changes on ERP5 stack

parent 300c2a81
......@@ -14,7 +14,7 @@
# not need these here).
[template-erp5]
filename = instance-erp5.cfg.in
md5sum = ef35aedf7f0d0299b0d162e106feac24
md5sum = 766d2b310d0ada9fb61751fa0918c948
[template-balancer]
filename = instance-balancer.cfg.in
......
......@@ -228,6 +228,7 @@ config-longrequest-logger-timeout = {{ dumps(zope_parameter_dict.get('longreques
config-large-file-threshold = {{ dumps(zope_parameter_dict.get('large-file-threshold', "10MB")) }}
config-port-base = {{ dumps(zope_parameter_dict.get('port-base', 2200)) }}
config-webdav = {{ dumps(zope_parameter_dict.get('webdav', False)) }}
config-wsgi = {{ dumps(slapparameter_dict.get('wsgi', False)) }}
{% if test_runner_enabled -%}
config-test-runner-apache-url-list = ${publish-early:{{ zope_family }}-test-runner-url-list}
{% endif -%}
......
  • ( for cross reference: this was last commit of !571 (merged)/ that was merged with "apply patches" )

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