This commit is contained in:
@@ -56,6 +56,12 @@ GARDOMATIC_RATE_LIMIT_BURST=40
|
||||
# https://garden.example.com,https://admin.example.com
|
||||
GARDOMATIC_CORS_TRUSTED_ORIGINS=http://localhost:4040
|
||||
|
||||
# Destructive demo reset. Never enable this for a database containing real data.
|
||||
GARDOMATIC_DEMO_RESET_ENABLED=false
|
||||
# When set, this shared account cannot change its identity, password or sessions.
|
||||
# Use the same address as `demo reset --email` on a disposable demo instance.
|
||||
GARDOMATIC_DEMO_ACCOUNT_EMAIL=
|
||||
|
||||
# Delivery mode. Allowed: file or smtp.
|
||||
GARDOMATIC_SMTP_MODE=file
|
||||
# SMTP hostname and TCP port. Used only in smtp mode.
|
||||
|
||||
Reference in New Issue
Block a user