mirror of
https://github.com/YunoHost-Apps/paheko_ynh.git
synced 2024-09-03 19:56:22 +02:00
need smtp host
This commit is contained in:
parent
bc25be8d8e
commit
c78a083017
1 changed files with 1 additions and 1 deletions
|
@ -411,7 +411,7 @@ const USE_CRON = true;
|
|||
* Défaut : false
|
||||
*/
|
||||
|
||||
const SMTP_HOST = true;
|
||||
const SMTP_HOST = '__DOMAIN__';
|
||||
|
||||
/**
|
||||
* Port du serveur SMTP
|
||||
|
|
Loading…
Add table
Reference in a new issue