mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Add new envs to dotenv.example.
This commit is contained in:
parent
88e31ad902
commit
33aee342b4
1 changed files with 2 additions and 0 deletions
|
|
@ -58,6 +58,8 @@ OSEM_SMTP_USERNAME=""
|
|||
OSEM_SMTP_PASSWORD=""
|
||||
OSEM_SMTP_AUTHENTICATION=""
|
||||
OSEM_SMTP_DOMAIN=""
|
||||
OSEM_SMTP_ENABLE_STARTTLS_AUTO=""
|
||||
OSEM_SMTP_OPENSSL_VERIFY_MODE=""
|
||||
|
||||
# Enable the usage of the devise ichain plugin
|
||||
OSEM_ICHAIN_ENABLED=false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue