diff --git a/config.example.ini b/config.example.ini index 52b8c07..79caa72 100644 --- a/config.example.ini +++ b/config.example.ini @@ -38,9 +38,18 @@ redis-host= # Outgoing SMTP settings smtp-host= smtp-port= +smtp-from= +# +# Default: starttls +# Options: starttls, tls, insecure +smtp-encryption=starttls +# +# Default: plain +# Options: plain, none +smtp-auth=plain +# user / password are required if smtp-auth is plain smtp-user= smtp-password= -smtp-from= # # Application exceptions are emailed to this address error-to=