From e173ccf6677f82ae257cb743f730a006a432d394 Mon Sep 17 00:00:00 2001 From: Yunohost-Bot <> Date: Sun, 30 Jan 2022 01:32:10 +0000 Subject: [PATCH] Auto-update README --- README.md | 4 +++- README_fr.md | 16 +++++++++------- 2 files changed, 12 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 0c08406..c332084 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,9 @@ Monica is an open-source web application to organize the interactions with your ## Disclaimers / important information -* **First User Registration:** Visit the app **domain** after the installation is complete to register as **first user**. After the first user is registered the registration will be **locked**. You can open the register for all by changing the value **APP_DISABLE_SIGNUP** to **false** in **.env**. There is **no admin interface** in the Monica app currently. +* You can connect using the email address of the user choosen during the installation and password provided during the installation +* New registrations are disabled, you can open the register for all by changing the value **APP_DISABLE_SIGNUP** to **false** in **.env**. +* There is **no admin interface** in the Monica app currently. ## Documentation and resources diff --git a/README_fr.md b/README_fr.md index 065284a..503a862 100644 --- a/README_fr.md +++ b/README_fr.md @@ -14,7 +14,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour Monica is an open-source web application to organize the interactions with your loved ones. I call it a PRM, or Personal Relationship Management. Think of it as a [CRM](https://en.wikipedia.org/wiki/Customer_relationship_management) (a popular tool used by sales teams in the corporate world) for your friends or family. -**Version incluse :** 3.6.1~ynh1 +**Version incluse :** 3.6.1~ynh1 @@ -24,14 +24,16 @@ Monica is an open-source web application to organize the interactions with your ## Avertissements / informations importantes -* **First User Registration:** Visit the app **domain** after the installation is complete to register as **first user**. After the first user is registered the registration will be **locked**. You can open the register for all by changing the value **APP_DISABLE_SIGNUP** to **false** in **.env**. There is **no admin interface** in the Monica app currently. +* You can connect using the email address of the user choosen during the installation and password provided during the installation +* New registrations are disabled, you can open the register for all by changing the value **APP_DISABLE_SIGNUP** to **false** in **.env**. +* There is **no admin interface** in the Monica app currently. ## Documentations et ressources -* Site officiel de l'app : https://monicahq.com -* Dépôt de code officiel de l'app : https://github.com/monicahq/monica -* Documentation YunoHost pour cette app : https://yunohost.org/app_monica -* Signaler un bug : https://github.com/YunoHost-Apps/monica_ynh/issues +* Site officiel de l'app : https://monicahq.com +* Dépôt de code officiel de l'app : https://github.com/monicahq/monica +* Documentation YunoHost pour cette app : https://yunohost.org/app_monica +* Signaler un bug : https://github.com/YunoHost-Apps/monica_ynh/issues ## Informations pour les développeurs @@ -44,4 +46,4 @@ ou sudo yunohost app upgrade monica -u https://github.com/YunoHost-Apps/monica_ynh/tree/testing --debug ``` -**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps \ No newline at end of file +**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps \ No newline at end of file