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",
|
||||
"external",
|
||||
"federation",
|
||||
"federatedfilesharing",
|
||||
"files",
|
||||
"files_antivirus",
|
||||
"files_drop",
|
||||
|
@ -35,11 +36,11 @@
|
|||
"user_ldap",
|
||||
"user_shibboleth",
|
||||
"windows_network_drive",
|
||||
"workflow",
|
||||
"federatedfilesharing"
|
||||
"workflow"
|
||||
],
|
||||
"alwaysEnabled": [
|
||||
"files",
|
||||
"dav"
|
||||
"dav",
|
||||
"federatedfilesharing"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue