25
Allow configuration of appdata directory location
Source: nextcloud/server#12873 · opened by @rcdailey
Allow configuration of appdata directory location: I'm using Nextcloud 14.0.4 via the docker image. On my host machine, I mount a CIFS share to my filesystem, and I use this mounted directory as the data directory for Nextcloud. For performance reasons, my expectation was that Nextcloud would use the data directory as little as possible to avoid IO contention. Basically, it should only ever be used when an actual backed up file is accessed (actual files they sync). After all, the only reason I mount this way is so that the main storage for users goes to my NAS.
No pledges yet. Be the first to back this.
Comments
Similar requests
Encrypt appdata when using server side encryption with master key
1 vote · 0 comments
Auto-select and navigate to newly created directories during upload
0 votes · 0 comments
Create `CACHEDIR.TAG` in `appdata_xxx/preview` for easy exclusion from backups
1 vote · 0 comments
Display the directory description in files list view
1 vote · 0 comments
Separate user data from application data in data directory
10 votes · 0 comments
No comments yet.