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

Update config.local.user.php

a little change syntax
This commit is contained in:
Robles Rodolphe 2024-06-15 16:02:39 +02:00 committed by GitHub
parent fbb180575e
commit 3b50ab71c6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -15,7 +15,7 @@ namespace Paheko;
* Hôte du serveur SMTP, mettre à false (défaut) pour utiliser la fonction
* mail() de PHP
*
* Défaut : false
* Défaut : null
*/
const SMTP_HOST = '__DOMAIN__';