mirror of
https://github.com/owncloud/ocis
synced 2026-04-26 01:35:25 +02:00
bring back the settings ui (#4691)
This commit is contained in:
@@ -49,6 +49,10 @@ func DefaultConfig() *config.Config {
|
||||
},
|
||||
Apps: []string{"files", "search", "text-editor", "pdf-viewer", "external", "user-management"},
|
||||
ExternalApps: []config.ExternalApp{
|
||||
{
|
||||
ID: "settings",
|
||||
Path: "/settings.js",
|
||||
},
|
||||
{
|
||||
ID: "preview",
|
||||
Path: "web-app-preview",
|
||||
|
||||
Reference in New Issue
Block a user