nextcloud/apps/files_external/appinfo
Robin McCorkell 05642733a3 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
2014-05-21 22:17:21 +01:00
..
app.php Add storage priority support 2014-05-21 22:17:21 +01:00
info.xml Set required owncloud version to 4.93 2013-02-24 17:38:36 +01:00
version cache app types during install or update 2012-05-14 22:49:31 +02:00