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:
parent
fbb180575e
commit
3b50ab71c6
1 changed files with 1 additions and 1 deletions
|
@ -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__';
|
||||
|
|
Loading…
Add table
Reference in a new issue