Plone.recipe.zope2instance

Latest version: v8.0.0

Safety actively analyzes 723296 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 21

6.12.2

-------------------

New features:


- Add ``dos_protection`` config.
With Zope 5.8.4+ you may get ``zExceptions.BadRequest: data exceeds memory limit`` when uploading an image or file of more than 1 MB.
To increase this limit, you can add this in your instance recipe, and choose your own limit::

zope-conf-additional =
<dos_protection>
form-memory-limit 4MB
</dos_protection>

[mamico] (191)

6.12.1

-------------------

Documentation:


- Update README: for ``RotatingFileHandler`` ``maxCount`` is not a valid keyword argument.
Use ``backupCount``.
[gforcada] (190)

6.12.0

-------------------

New features:


- Add new option `asyncore_use_poll` to waitress config file.
[petschki] (189)

6.11.0

-------------------

New features:


- By default, do not create a tempstorage on Plone 6.
See `issue 180 <https://github.com/plone/plone.recipe.zope2instance/issues/180>`_.
[maurits] (180)

6.10.2

-------------------

Bug fixes:


- Fix ``python-dotenv`` dependency for Python 2 compatibility. [dataflake] (181)

6.10.1

-------------------

Bug fixes:


- Fix resource warning in tests. [icemac] (176)

Page 2 of 21

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.