mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-02 15:38:15 +00:00
multi storage backend
1. add multi storage backend support 2. add 'storage_ids' user role
This commit is contained in:
@@ -13,6 +13,7 @@ define([
|
||||
return {
|
||||
showSharePerm: true,
|
||||
enable_encrypted_library: app.pageOptions.enable_encrypted_library,
|
||||
storages: app.pageOptions.storages,
|
||||
library_templates: app.pageOptions.library_templates
|
||||
};
|
||||
},
|
||||
|
Reference in New Issue
Block a user