mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-07-19 12:59:36 +02:00
Custom registration disable message
This commit is contained in:
parent
824fbcb42f
commit
f237f480df
5 changed files with 7 additions and 5 deletions
|
@ -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.'
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue