4 Aug
2010
4 Aug
'10
9:22 a.m.
Chris Withers pisze:
Maciej Wisniowski wrote:
You may try to incerase session_resolution_seconds (eg. to 300) at your zope.conf to get rid of these conflict errors.
Is that a root zope.conf setting or does it live in some special section?
It is a root setting in zope.conf. Example from my zope conf (written with dash): session-resolution-seconds 300 -- Maciej Wisniowski