1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/paheko_ynh.git synced 2024-09-03 19:56:22 +02:00

try fix mail smtp

This commit is contained in:
rodinux 2023-11-16 00:04:10 +01:00
parent e46c85eb88
commit a3bcbca5e7

View file

@ -411,7 +411,7 @@ const USE_CRON = true;
* Défaut : false * Défaut : false
*/ */
const SMTP_HOST = 'localhost'; const SMTP_HOST = '__DOMAIN__';
/** /**
* Port du serveur SMTP * Port du serveur SMTP