Updated Configuration (markdown)

Christian Mäder 2020-12-15 16:48:21 +01:00
parent 4ed440cf1b
commit b157a36aeb

@ -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!