Skip to content

Commit

Permalink
commit 3cd5d52
Browse files Browse the repository at this point in the history
Merge: 7de4616 d2395f5
Author: Willy Kloucek <[email protected]>
Date:   Wed Nov 17 14:49:23 2021 +0100

    Merge pull request #2780 from owncloud/update-web-4.5.0

    [full-ci] Bump web to v4.5.0
  • Loading branch information
wkloucek committed Nov 17, 2021
1 parent 6f9144e commit ee9d4fe
Show file tree
Hide file tree
Showing 14 changed files with 824 additions and 824 deletions.
208 changes: 104 additions & 104 deletions extensions/accounts/configuration.md

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion extensions/glauth/configuration.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Configuration"
date: "2021-11-17T00:57:48+0000"
date: "2021-11-17T13:51:09+0000"
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/glauth/templates
Expand Down
64 changes: 32 additions & 32 deletions extensions/graph-explorer/configuration.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Configuration"
date: "2021-11-17T00:57:48+0000"
date: "2021-11-17T13:51:09+0000"
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/graph-explorer/templates
Expand Down Expand Up @@ -74,6 +74,37 @@ Usage: `graph-explorer [global options] command [command options] [arguments...]

## Sub Commands

### graph-explorer health

Check health status

Usage: `graph-explorer health [command options] [arguments...]`





-debug-addr | $GRAPH_EXPLORER_DEBUG_ADDR
: Address to debug endpoint. Default: `"127.0.0.1:9136"`.



















### graph-explorer server

Start integrated server
Expand Down Expand Up @@ -156,34 +187,3 @@ Usage: `graph-explorer server [command options] [arguments...]`
-extensions |
: Run specific extensions during supervised mode. This flag is set by the runtime.

### graph-explorer health

Check health status

Usage: `graph-explorer health [command options] [arguments...]`





-debug-addr | $GRAPH_EXPLORER_DEBUG_ADDR
: Address to debug endpoint. Default: `"127.0.0.1:9136"`.



















2 changes: 1 addition & 1 deletion extensions/graph/configuration.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Configuration"
date: "2021-11-17T00:57:48+0000"
date: "2021-11-17T13:51:09+0000"
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/graph/templates
Expand Down
2 changes: 1 addition & 1 deletion extensions/idp/configuration.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Configuration"
date: "2021-11-17T00:57:48+0000"
date: "2021-11-17T13:51:09+0000"
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/idp/templates
Expand Down
2 changes: 1 addition & 1 deletion extensions/ocs/configuration.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Configuration"
date: "2021-11-17T00:57:48+0000"
date: "2021-11-17T13:51:10+0000"
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/ocs/templates
Expand Down
108 changes: 54 additions & 54 deletions extensions/proxy/configuration.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Configuration"
date: "2021-11-17T00:57:48+0000"
date: "2021-11-17T13:51:10+0000"
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/proxy/templates
Expand Down Expand Up @@ -35,59 +35,6 @@ If multiple variables are listed for one option, they are in order of precedence

If you prefer to configure the service with command-line flags you can see the available variables below. Command line flags are only working when calling the subcommand directly.

### proxy version

Print the versions of the running instances

Usage: `proxy version [command options] [arguments...]`









































-service-namespace | $PROXY_SERVICE_NAMESPACE
: Set the base namespace for the service namespace. Default: `"com.owncloud.web"`.


-service-name | $PROXY_SERVICE_NAME
: Service name. Default: `"proxy"`.

### proxy health

Check health status
Expand Down Expand Up @@ -358,3 +305,56 @@ Usage: `proxy server [command options] [arguments...]`



### proxy version

Print the versions of the running instances

Usage: `proxy version [command options] [arguments...]`









































-service-namespace | $PROXY_SERVICE_NAMESPACE
: Set the base namespace for the service namespace. Default: `"com.owncloud.web"`.


-service-name | $PROXY_SERVICE_NAME
: Service name. Default: `"proxy"`.

2 changes: 1 addition & 1 deletion extensions/settings/configuration.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Configuration"
date: "2021-11-17T00:57:48+0000"
date: "2021-11-17T13:51:10+0000"
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/settings/templates
Expand Down
Loading

0 comments on commit ee9d4fe

Please sign in to comment.