Custom registration disable message
This commit is contained in:
@@ -9,4 +9,6 @@ To disable registration, you can set the following variable in your docker-compo
|
||||
```yaml
|
||||
environment:
|
||||
- DISABLE_REGISTRATION=True
|
||||
# OPTIONAL: Set the message to display when registration is disabled
|
||||
- DISABLE_REGISTRATION_MESSAGE='Registration is disabled for this instance of AdventureLog.'
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user