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:
parent
47b93bc5c6
commit
9a7bfdafeb
1 changed files with 3 additions and 1 deletions
|
@ -26,7 +26,9 @@ Pour modifier le dossier data faite cette commande
|
|||
```bash
|
||||
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
|
||||
|
||||
ONLYOFFICE est un éditeur de texte enrichi en ligne qui peut s'intégrer dans Nextcloud
|
||||
|
|
Loading…
Add table
Reference in a new issue