aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--core/shipped.json7
1 files changed, 4 insertions, 3 deletions
diff --git a/core/shipped.json b/core/shipped.json
index 236dc625c23..b74f2f28c47 100644
--- a/core/shipped.json
+++ b/core/shipped.json
@@ -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"
]
}