Commit 21cb80c3 authored by Sebastien Robin's avatar Sebastien Robin

allow to customize the timer server interval when constructing

erp5 instance

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36208 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 43ca98b4
......@@ -657,6 +657,6 @@ default-zpublisher-encoding ${default-zpublisher-encoding}
# Timeserver to have ticks in zope
%import timerserver
<timer-server>
interval 5
interval ${timer-server-interval}
</timer-server>
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