mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-05-04 18:14:53 -05:00
Update web to 4.0.0
This commit is contained in:
@@ -184,7 +184,7 @@ func ServerWithConfig(cfg *config.Config) []cli.Flag {
|
||||
},
|
||||
&cli.StringSliceFlag{
|
||||
Name: "web-config-app",
|
||||
Value: cli.NewStringSlice("files", "media-viewer"),
|
||||
Value: cli.NewStringSlice("files", "search", "media-viewer"),
|
||||
Usage: `--web-config-app files [--web-config-app draw-io]`,
|
||||
EnvVars: []string{"WEB_UI_CONFIG_APPS"},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user