Update pages/04.applications/10.docs/nextcloud/app_nextcloud.md

Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
This commit is contained in:
Andrés Villarreal 2023-02-10 13:10:12 +01:00 committed by GitHub
parent 141411c3f4
commit 6046182194
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -133,7 +133,7 @@ cd /var/www/nextcloud
sudo -u nextcloud php7.3 occ files:scan --all sudo -u nextcloud php7.3 occ files:scan --all
``` ```
Update the yunohost setting, so automatic upgrades and backups know where the datadir is located: Update the YunoHost setting, so automatic upgrades and backups know where the datadir is located:
```bash ```bash
Case A: yunohost app setting nextcloud datadir -v /media/storage Case A: yunohost app setting nextcloud datadir -v /media/storage
Case B: yunohost app setting nextcloud datadir -v /media/storage/nextcloud_data/nextcloud/data/ Case B: yunohost app setting nextcloud datadir -v /media/storage/nextcloud_data/nextcloud/data/