Remove external_apps from the web default config

This commit is contained in:
Jannik Stehle
2023-01-26 14:17:24 +01:00
parent 708cfb537d
commit b5b3065038

View File

@@ -27,11 +27,5 @@
"pdf-viewer",
"search",
"admin-settings"
],
"external_apps": [
{
"id": "settings",
"path": "https://ocis-server:9200/settings.js"
}
]
}