diff options
author | Robin McCorkell <rmccorkell@karoshi.org.uk> | 2014-03-28 14:24:38 +0000 |
---|---|---|
committer | Robin McCorkell <rmccorkell@karoshi.org.uk> | 2014-05-21 22:17:21 +0100 |
commit | 05642733a365cd150dd9ebb3b7cf7ec9c55ecab3 (patch) | |
tree | f2120255a38e63067d004f7996efab6b850d5000 /apps/files/js | |
parent | 14a953fbe01a3d26e1330ea224ab71928a2f93c1 (diff) | |
download | nextcloud-server-05642733a365cd150dd9ebb3b7cf7ec9c55ecab3.tar.gz nextcloud-server-05642733a365cd150dd9ebb3b7cf7ec9c55ecab3.zip |
Add storage priority support
Each storage backend has a default priority, assigned to any system mounts
created in ownCloud. mount.json can be manually modified to change these
priorities.
The priority order is as follows:
* Personal
* User
* Group
* Global
Within each mount type, the mount with the highest priority is active.
The storage backend defaults were chosen to be the following:
* Local - 150
* Remote storage - 100
* SMB / CIFS with OC login - 90
Diffstat (limited to 'apps/files/js')
0 files changed, 0 insertions, 0 deletions