mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-08-06 05:35:19 +02:00
fix: update environment configuration and improve installer output messages
This commit is contained in:
parent
d6ab4e9f64
commit
c0c91c8472
3 changed files with 11 additions and 11 deletions
|
@ -27,7 +27,7 @@ BACKEND_PORT=8016
|
|||
|
||||
# Optional: disable registration
|
||||
# https://adventurelog.app/docs/configuration/disable_registration.html
|
||||
# DISABLE_REGISTRATION=True
|
||||
DISABLE_REGISTRATION=False
|
||||
# DISABLE_REGISTRATION_MESSAGE=Registration is disabled for this instance of AdventureLog.
|
||||
|
||||
# Optional: Use email
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue