PAPERLESS_WEBSERVER_WORKERS option

This commit is contained in:
jonaswinkler
2021-02-15 16:27:35 +01:00
parent 2fcf484229
commit f07a6b4586
4 changed files with 77 additions and 2 deletions

View File

@@ -5,6 +5,14 @@
Changelog
*********
paperless-ng 1.1.3
##################
* Added a docker-specific configuration option to adjust the number of
worker processes of the web server. See :ref:`configuration-docker`.
* Some more memory usage optimizations.
paperless-ng 1.1.2
##################