diff options
Diffstat (limited to 'config')
| -rw-r--r-- | config/config-template.ini | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/config/config-template.ini b/config/config-template.ini index dc814e9..07946f6 100644 --- a/config/config-template.ini +++ b/config/config-template.ini | |||
| @@ -14,10 +14,8 @@ port="80" | |||
| 14 | smtp_host="smtp.service.de.messagerie" | 14 | smtp_host="smtp.service.de.messagerie" |
| 15 | smtp_username="adresse@email" | 15 | smtp_username="adresse@email" |
| 16 | smtp_password="" | 16 | smtp_password="" |
| 17 | |||
| 18 | ; choisir "tls" (smarttls) ou "ssl" (smtps) ou "plain_text"/chaine vide | 17 | ; choisir "tls" (smarttls) ou "ssl" (smtps) ou "plain_text"/chaine vide |
| 19 | smtp_secure="tls" | 18 | smtp_secure="tls" |
| 20 | |||
| 21 | email_from="" | 19 | email_from="" |
| 22 | email_from_name="" | 20 | email_from_name="" |
| 23 | email_dest="adresse@email" | 21 | email_dest="adresse@email" |
