Updated Configuration (markdown)
+1
-1
@@ -44,7 +44,7 @@ These settings are also relevant:
|
|||||||
* `EMAIL_*`: Use your own mailserver.
|
* `EMAIL_*`: Use your own mailserver.
|
||||||
* `MAX_PAGE_SIZE`: Use the recommended default of 1000.
|
* `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!
|
* `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.
|
* `SKIP_SUPERUSER`: Set to `true` after you've created the superuser.
|
||||||
* `REDIS_*`: Use your own persistent redis. Don't use the default passwords!
|
* `REDIS_*`: Use your own persistent redis. Don't use the default passwords!
|
||||||
|
|
||||||
## Custom Configuration Files
|
## Custom Configuration Files
|
||||||
|
|||||||
Reference in New Issue
Block a user