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:
parent
8cd924cb15
commit
250a7f2a3c
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
1
doc/ynh_local_curl-install-paheko
Normal file
1
doc/ynh_local_curl-install-paheko
Normal 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"
|
Loading…
Add table
Reference in a new issue