✨ "Shared Drive" can be disabled in configuration (#335)
This commit is contained in:
@@ -133,6 +133,7 @@
|
||||
"server": "PLUGINS_SERVER"
|
||||
},
|
||||
"drive": {
|
||||
"featureSharedDrive": "ENABLE_FEATURE_SHARED_DRIVE",
|
||||
"rootAdmins": "DRIVE_ROOT_ADMINS",
|
||||
"defaultLanguage": "DRIVE_DEFAULT_LANGUAGE",
|
||||
"featureSearchUsers": "ENABLE_FEATURE_SEARCH_USERS"
|
||||
|
||||
@@ -135,6 +135,7 @@
|
||||
"debug": true
|
||||
},
|
||||
"drive": {
|
||||
"featureSharedDrive": true,
|
||||
"featureSearchUsers": true
|
||||
},
|
||||
"applications": {
|
||||
|
||||
Reference in New Issue
Block a user