From 06d36659215cc7a47fe5afffc35cb512e9eda525 Mon Sep 17 00:00:00 2001 From: Danil Smirnov Date: Sun, 23 Aug 2020 11:21:47 +0000 Subject: [PATCH] Updating README --- core/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/core/README.md b/core/README.md index fcee306..ad16ca9 100644 --- a/core/README.md +++ b/core/README.md @@ -61,6 +61,9 @@ standard version of docker-compose.yaml from this repository. - `HYPERKITTY_URL`: Default value is `http://mailman-web:8000/hyperkitty` +In case of a need for fine tuning of Gunicorn web-server (e.g. for raising of timeouts) +`/opt/mailman/gunicorn-extra.cfg` file could be provided holding necessary parameters. + Running Mailman-Core ====================