Update README.md

This commit is contained in:
Sebastian Gumprich
2022-07-18 08:25:02 +02:00
committed by GitHub
parent d80d9ac89b
commit 7d85698f83
+1
View File
@@ -39,6 +39,7 @@ Invoice Ninja is the the leading self-hosted invoicing platform to create & emai
* There is no official LDAP support * 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. * 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.
* The `ÀPI_SECRET` can be found in the settings.yaml (normally `/etc/yunohost/apps/invoiceninja5/settings.yml`). Run the following as root: `grep "api_secret" /etc/yunohost/apps/invoiceninja5/settings.yml | cut -d ":" -f 2`
* Other users can be created from inside the application * Other users can be created from inside the application
## Documentation and resources ## Documentation and resources