From b157a36aeb53a8fc7c28f6d8fdd6fd3bedacd1d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20M=C3=A4der?= Date: Tue, 15 Dec 2020 16:48:21 +0100 Subject: [PATCH] Updated Configuration (markdown) --- Configuration.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Configuration.md b/Configuration.md index 9e84963..ec1df08 100644 --- a/Configuration.md +++ b/Configuration.md @@ -40,4 +40,5 @@ These settings are also relevant: * `EMAIL_*`: Use your own mailserver. * `MAX_PAGE_SIZE`: Use the recommended default of 1000. * `SUPERUSER_*`: Only define those variables during the initial setup, and drop them once the DB is set up. Don't use the default passwords! +* `SKIP_SUPERUSER`: Set to any value after you've created the superuser. * `REDIS_*`: Use your own persistent redis. Don't use the default passwords! \ No newline at end of file