mirror of
https://github.com/YunoHost-Apps/paheko_ynh.git
synced 2024-09-03 19:56:22 +02:00
Update config.local.php
This commit is contained in:
parent
d7fe797735
commit
a1fcd1cfce
1 changed files with 1 additions and 1 deletions
|
@ -502,7 +502,7 @@ const MAIL_RETURN_PATH = 'returns@__DOMAIN__';
|
|||
* Défaut : null
|
||||
*/
|
||||
|
||||
const MAIL_SENDER = 'associations@__DOMAINE__';
|
||||
const MAIL_SENDER = 'associations@__DOMAIN__';
|
||||
|
||||
/**
|
||||
* Mot de passe pour l'accès à l'API permettant de gérer les mails d'erreur
|
||||
|
|
Loading…
Add table
Reference in a new issue