fixup! Increase default from 512Kb to 10M.
This should fix the error below to run zope. Error: invalid literal for int() with base 10: '10m' (line 39, in file:///srv/slapgrid/slappart7/srv/testnode/awf/inst/test0-7/etc/zope-0.conf)
Showing
This should fix the error below to run zope. Error: invalid literal for int() with base 10: '10m' (line 39, in file:///srv/slapgrid/slappart7/srv/testnode/awf/inst/test0-7/etc/zope-0.conf)
/cc @Tyagov are you able to run zope with10M
?
This is breaking resilient tests. I just added B
and should be fine.
@gabriel , thank you for fixing this silly mistake of mine.