From 47b93bc5c64db6f5a9a99062e0d8c878d3410b9c Mon Sep 17 00:00:00 2001 From: Alexis IMBERT <97242148+Alexis-IMBERT@users.noreply.github.com> Date: Mon, 4 Mar 2024 21:43:43 +0100 Subject: [PATCH] Update doc/ADMIN.md --- doc/ADMIN.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/ADMIN.md b/doc/ADMIN.md index 24e774d..c82cc67 100644 --- a/doc/ADMIN.md +++ b/doc/ADMIN.md @@ -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