mirror of
https://github.com/YunoHost-Apps/nextcloud_ynh.git
synced 2024-09-03 19:55:57 +02:00
Update doc/ADMIN.md
This commit is contained in:
parent
81d7e17b40
commit
47b93bc5c6
1 changed files with 3 additions and 1 deletions
|
@ -27,7 +27,9 @@ To modify the data folder, issue this command
|
|||
```bash
|
||||
yunohost app setting __APP__ data_dir -v /your/custom/data-path
|
||||
```
|
||||
|
||||
Change the permissions of the folder :
|
||||
```bash
|
||||
chown nextcloud:nextcloud /your/custom/data-path
|
||||
### ONLYOFFICE integration
|
||||
|
||||
ONLYOFFICE is an online rich text document editor which can be integrated in Nextcloud
|
||||
|
|
Loading…
Add table
Reference in a new issue