mirror of
https://github.com/YunoHost-Apps/nextcloud_ynh.git
synced 2024-09-03 19:55:57 +02:00
Fix
This commit is contained in:
parent
3bd7f3e18b
commit
a6c1460380
2 changed files with 1 additions and 13 deletions
|
@ -8,4 +8,4 @@ En plus des fonctionnalités principales de Nextcloud, les fonctionnalités suiv
|
||||||
* Permet à un utilisateur d'être l'administrateur (choisi à l'installation)
|
* Permet à un utilisateur d'être l'administrateur (choisi à l'installation)
|
||||||
* Permet de multiples instances de cette application
|
* Permet de multiples instances de cette application
|
||||||
* Accès optionnel au répertoire home depuis les fichiers Nextcloud (à activer à l'installation, le partage étant activé par défaut)
|
* Accès optionnel au répertoire home depuis les fichiers Nextcloud (à activer à l'installation, le partage étant activé par défaut)
|
||||||
* Utilise l'adresse `/.well-known` pour la synchronisation CalDAV et CardDAV du domaine si aucun autre service ne l'utilise déjà - par exemple, baikal
|
* Utilise l'adresse `/.well-known` pour la synchronisation CalDAV et CardDAV du domaine si aucun autre service ne l'utilise déjà - par exemple, Baïkal
|
||||||
|
|
|
@ -14,15 +14,3 @@ To install and configure it:
|
||||||
#### With YunoHost App (ARM64 support, better performance)
|
#### With YunoHost App (ARM64 support, better performance)
|
||||||
|
|
||||||
For better performance and ARM64 support, install ONLYOFFICE YunoHost App and connect it to Nextcloud, see the tutorial in the [doc of onlyoffice_ynh package](https://github.com/YunoHost-Apps/onlyoffice_ynh/blob/master/README_fr.md#configuration-de-onlyoffice-server)
|
For better performance and ARM64 support, install ONLYOFFICE YunoHost App and connect it to Nextcloud, see the tutorial in the [doc of onlyoffice_ynh package](https://github.com/YunoHost-Apps/onlyoffice_ynh/blob/master/README_fr.md#configuration-de-onlyoffice-server)
|
||||||
|
|
||||||
|
|
||||||
## YunoHost specific features
|
|
||||||
|
|
||||||
In addition to Nextcloud core features, the following are made available with
|
|
||||||
this package:
|
|
||||||
|
|
||||||
* Integrate with YunoHost users and SSO - i.e. logout button
|
|
||||||
* Allow one user to be the administrator (set at the installation)
|
|
||||||
* Allow multiple instances of this application
|
|
||||||
* Optionally access the user home folder from Nextcloud files (set at the installation, the sharing is enabled by default)
|
|
||||||
* Serve `/.well-known` paths for CalDAV and CardDAV on the domain only if it's not already served - i.e. by Baïkal
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue