Welcome to mirror list, hosted at ThFree Co, Russian Federation.

shipped.json « core - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e33269dad75c867f71e138af6fcbea749770a916 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
{
  "shippedApps": [
    "activity",
    "admin_audit",
    "encryption",
	"comments",
    "dav",
    "enterprise_key",
    "external",
    "federation",
    "federatedfilesharing",
    "files",
    "files_antivirus",
    "files_drop",
    "files_external",
    "files_ldap_home",
    "files_pdfviewer",
    "files_sharing",
    "files_sharing_log",
    "files_texteditor",
    "files_trashbin",
    "files_versions",
    "files_videoplayer",
    "firewall",
    "firstrunwizard",
    "gallery",
    "notifications",
    "objectstore",
    "password_policy",
    "provisioning_api",
    "sharepoint",
    "systemtags",
    "templateeditor",
    "updatenotification",
    "user_external",
    "user_ldap",
    "user_shibboleth",
    "windows_network_drive",
    "workflow"
  ],
  "alwaysEnabled": [
    "files",
    "dav",
    "federatedfilesharing"
  ]
}