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

forget the fonction disable email for now in config panel

This commit is contained in:
rodinux 2024-08-18 02:18:32 +02:00
parent 8cd924cb15
commit 250a7f2a3c
2 changed files with 2 additions and 2 deletions

View file

@ -498,8 +498,7 @@ const USE_CRON = true;
* @var bool
*/
const DISABLE_EMAIL = __DISABLE_EMAIL__;
//const DISABLE_EMAIL = false;
/**
* Hôte du serveur SMTP, mettre à null (défaut) pour utiliser la fonction

View file

@ -0,0 +1 @@
ynh_local_curl https://paheko.rodinux.fr/admin/install.php --args="country=FR&name=toto&user_name=bob&user_email=bob@example.org&password=bopbidibopbopbop&password_confirmed=bopbidibopbopbop"