mirror of
https://github.com/YunoHost-Apps/domoticz_ynh.git
synced 2024-09-03 18:26:17 +02:00
documentation update
This commit is contained in:
parent
4a0d5cc44c
commit
026d5535c7
2 changed files with 4 additions and 17 deletions
11
README.md
11
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
|
||||
|
|
10
README_fr.md
10
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
|
||||
|
|
Loading…
Add table
Reference in a new issue