1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/nextcloud_ynh.git synced 2024-09-03 19:55:57 +02:00

Update doc/ADMIN_fr.md

This commit is contained in:
Alexis IMBERT 2024-03-04 21:43:50 +01:00 committed by GitHub
parent 47b93bc5c6
commit 9a7bfdafeb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -26,7 +26,9 @@ Pour modifier le dossier data faite cette commande
```bash ```bash
yunohost app setting __APP__ data_dir -v /chemin/vers/nouvel/emplacement/data yunohost app setting __APP__ data_dir -v /chemin/vers/nouvel/emplacement/data
``` ```
Modifier les permissions du dossier :
```bash
chown nextcloud:nextcloud /your/custom/data-path
### Intégration d'ONLYOFFICE ### Intégration d'ONLYOFFICE
ONLYOFFICE est un éditeur de texte enrichi en ligne qui peut s'intégrer dans Nextcloud ONLYOFFICE est un éditeur de texte enrichi en ligne qui peut s'intégrer dans Nextcloud