Enable OCM in UI and backend

This commit is contained in:
Thomas Schweiger
2025-09-23 11:07:35 +02:00
parent b7078d309b
commit 52227d4f61
3 changed files with 91 additions and 2 deletions

View File

@@ -0,0 +1,21 @@
{
"server": "https://cloud.opencloud.test",
"theme": "https://cloud.opencloud.test/themes/opencloud/theme.json",
"options": {
"contextHelpersReadMore": true
},
"apps": [
"files",
"text-editor",
"pdf-viewer",
"search",
"external",
"admin-settings",
"webfinger",
"epub-reader",
"app-store",
"activities",
"preview",
"ocm"
]
}