Docs + default origin setting

This commit is contained in:
Tobias Kunze 2025-03-16 09:02:03 +01:00
parent 85db7af0e1
commit e8c624d408
4 changed files with 27 additions and 1 deletions

View file

@ -33,3 +33,6 @@ SERVALA_EMAIL_PASSWORD=''
# At most one of the following settings may be set to True
SERVALA_EMAIL_TLS='False'
SERVALA_EMAIL_SSL='False'
# If the default OrganizationOrigin is **not** the one with the database ID 1, set it here.
SERVALA_DEFAULT_ORIGIN='1'