Force app to be always enabled for now

This commit is contained in:
Roeland Jago Douma 2016-02-04 11:24:08 +01:00 committed by Björn Schießle
parent a506f9ca3f
commit 33c3f75dde
1 changed files with 4 additions and 3 deletions

View File

@ -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"
]
}