summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Müller <thomas.mueller@tmit.eu>2015-09-24 11:18:11 +0200
committerThomas Müller <thomas.mueller@tmit.eu>2015-09-24 11:18:11 +0200
commit3903ba7ffadd54693d252b71b9d7f8d274035623 (patch)
tree7937053245e3e25bda05d367728442972063b7b1
parent11974477bdeb699ae924fcc6e990dd899e63cf8a (diff)
parent2d557b065f744dce0f7f1aa27af54d314a108f7b (diff)
downloadnextcloud-server-3903ba7ffadd54693d252b71b9d7f8d274035623.tar.gz
nextcloud-server-3903ba7ffadd54693d252b71b9d7f8d274035623.zip
Merge pull request #19328 from owncloud/update-shipped-apps-list
Update the list of shipped apps
-rw-r--r--core/shipped.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/shipped.json b/core/shipped.json
index 7993b61569c..ffa4ee9c738 100644
--- a/core/shipped.json
+++ b/core/shipped.json
@@ -3,11 +3,11 @@
"shippedApps": [
"activity",
"admin_audit",
+ "encryption",
"enterprise_key",
"external",
"files",
"files_antivirus",
- "encryption",
"files_external",
"files_ldap_home",
"files_locking",
@@ -21,6 +21,7 @@
"firewall",
"firstrunwizard",
"gallery",
+ "notifications",
"objectstore",
"provisioning_api",
"sharepoint",
@@ -29,7 +30,6 @@
"user_external",
"user_ldap",
"user_shibboleth",
- "user_webdavauth",
"windows_network_drive"
]
}