From 026d5535c79748e2806e6b2e48c7fb1044b44933 Mon Sep 17 00:00:00 2001 From: Krakinou Date: Sun, 8 Nov 2020 17:04:56 +0100 Subject: [PATCH] documentation update --- README.md | 11 ++--------- README_fr.md | 10 ++-------- 2 files changed, 4 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index 7ef9594..cb10916 100644 --- a/README.md +++ b/README.md @@ -47,11 +47,6 @@ All the configuration of the app take place inside the app itself. ## YunoHost specific features -#### Multi-user support - -No user management so far : the app do not have user or LDAP integrated. -This function is [not planned to be implemented into the app](https://github.com/domoticz/domoticz/issues/838), hence it's not planned into the package neither. - #### Supported architectures Both ARM and x86 architectures should be supported. @@ -59,11 +54,9 @@ Compiled sources are directly downloaded by the package. ## Limitations -* Any known limitations. +* No user management nor LDAP integration This function is [not planned to be implemented into the app](https://github.com/domoticz/domoticz/issues/838), hence it's not planned into the package neither. +* Backup cannot be restored on a different machine type (arm, x86...) as compiled sources are different -## Additional information - -* Other info you would like to add about this app. **More info on the documentation page:** https://yunohost.org/packaging_apps diff --git a/README_fr.md b/README_fr.md index 1bfe91f..c94c115 100644 --- a/README_fr.md +++ b/README_fr.md @@ -44,10 +44,6 @@ Toute la configuration a lieu à l'intérieur de l'application elle-même. ## Caractéristiques spécifiques YunoHost -#### Support multi-utilisateur - -Pas de gestion d'utilisateurs pour l'instant. -L'application ne [prévoit pas de gérer les utilisateurs par LDAP](https://github.com/domoticz/domoticz/issues/838), donc le package non plus. #### Architectures supportées @@ -56,11 +52,9 @@ Les sources compilées sont directement téléchargées par le package. ## Limitations -* Limitations connues. +* Pas de gestion d'utilisateurs ni d'intégration LDAP. L'application ne [prévoit pas de gérer les utilisateurs par LDAP](https://github.com/domoticz/domoticz/issues/838), donc le package non plus. +* Un backup ne peut pas être restauré sur un type de machine différente de celle d'origine (x86, arm...) car les sources compilées doivent être différente -## Informations additionnelles - -* Autres informations que vous souhaitez ajouter sur cette application. **Plus d'informations sur la page de documentation :** https://yunohost.org/packaging_apps