Docs + default origin setting
This commit is contained in:
parent
85db7af0e1
commit
e8c624d408
4 changed files with 27 additions and 1 deletions
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue