Add new envs to dotenv.example.

This commit is contained in:
Wexpo Lyu 2017-08-02 21:19:13 -05:00 committed by laosb
parent c9984c16db
commit 2d107c7bf5
No known key found for this signature in database
GPG key ID: FA9DB774AD39A5F0

View file

@ -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