mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-09-23 12:35:37 -04:00
Merge branch 'master' into change-default-port-for-oidc-to-reva
This commit is contained in:
1 file changed
+1
-1
@@ -171,7 +171,7 @@ func ServerWithConfig(cfg *config.Config) []cli.Flag {
|
||||
},
|
||||
&cli.StringFlag{
|
||||
Name: "web-config-apps",
|
||||
Value: "",
|
||||
Value: "files,pdf-viewer,markdown-editor,media-viewer",
|
||||
Usage: `String with comma separated values. --web-config-apps "pdf-viewer, files, draw-io"`,
|
||||
EnvVar: "PHOENIX_WEB_CONFIG_APPS",
|
||||
},
|
||||
|
||||
Reference in new issue
Block a user