Force app to be always enabled for now
This commit is contained in:
parent
a506f9ca3f
commit
33c3f75dde
1 changed files with 4 additions and 3 deletions
|
@ -8,6 +8,7 @@
|
||||||
"enterprise_key",
|
"enterprise_key",
|
||||||
"external",
|
"external",
|
||||||
"federation",
|
"federation",
|
||||||
|
"federatedfilesharing",
|
||||||
"files",
|
"files",
|
||||||
"files_antivirus",
|
"files_antivirus",
|
||||||
"files_drop",
|
"files_drop",
|
||||||
|
@ -35,11 +36,11 @@
|
||||||
"user_ldap",
|
"user_ldap",
|
||||||
"user_shibboleth",
|
"user_shibboleth",
|
||||||
"windows_network_drive",
|
"windows_network_drive",
|
||||||
"workflow",
|
"workflow"
|
||||||
"federatedfilesharing"
|
|
||||||
],
|
],
|
||||||
"alwaysEnabled": [
|
"alwaysEnabled": [
|
||||||
"files",
|
"files",
|
||||||
"dav"
|
"dav",
|
||||||
|
"federatedfilesharing"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue