From 90cca7758b1302cd118c1ad8347c4cbcdbca6075 Mon Sep 17 00:00:00 2001 From: Sebastian Gumprich Date: Mon, 18 Jul 2022 08:25:31 +0200 Subject: [PATCH] Update README_fr.md --- README_fr.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README_fr.md b/README_fr.md index 12e2727..08f13bc 100644 --- a/README_fr.md +++ b/README_fr.md @@ -39,6 +39,7 @@ Invoice Ninja is the the leading self-hosted invoicing platform to create & emai * There is no official LDAP support * The first user gets created after installing Invoice Ninja. The email-address is the one of your administrator user of the app. The password is the administration password you provided while installing. +* Le `API_SECRET` peut être trouvé dans le settings.yaml (normalement `/etc/yunohost/apps/invoiceninja5/settings.yml`). Exécutez ce qui suit en tant que root : `grep "api_secret" /etc/yunohost/apps/invoiceninja5/settings.yml | cut -d " :" -f 2` * Other users can be created from inside the application ## Documentations et ressources