Skip to content

Commit

Permalink
commit 892b696
Browse files Browse the repository at this point in the history
Merge: 63a6d9c 84f2914
Author: Florian Schade <[email protected]>
Date:   Sat Aug 21 06:59:11 2021 +0200

    Merge pull request #2426 from owncloud/update-web-4.1.0

    [full-ci] Bump web to v4.1.0
  • Loading branch information
fschade committed Aug 21, 2021
1 parent 14ee03b commit 095a56f
Show file tree
Hide file tree
Showing 15 changed files with 802 additions and 802 deletions.
340 changes: 170 additions & 170 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-08-20T13:53:34+0000"
date: "2021-08-21T05:06:58+0000"
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/glauth/templates
Expand Down
2 changes: 1 addition & 1 deletion extensions/graph-explorer/configuration.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Configuration"
date: "2021-08-20T13:53:34+0000"
date: "2021-08-21T05:06:58+0000"
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/graph-explorer/templates
Expand Down
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-08-20T13:53:34+0000"
date: "2021-08-21T05:06:58+0000"
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/graph/templates
Expand Down
148 changes: 74 additions & 74 deletions extensions/idp/configuration.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Configuration"
date: "2021-08-20T13:53:34+0000"
date: "2021-08-21T05:06:58+0000"
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/idp/templates
Expand Down Expand Up @@ -35,6 +35,79 @@ If multiple variables are listed for one option, they are in order of precedence

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

### idp version

Print the versions of the running instances

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





























































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


-name | $IDP_NAME
: Service name. Default: `"idp"`.

### idp health

Check health status
Expand Down Expand Up @@ -413,76 +486,3 @@ Usage: `idp server [command options] [arguments...]`



### idp version

Print the versions of the running instances

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





























































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


-name | $IDP_NAME
: Service name. Default: `"idp"`.

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-08-20T13:53:34+0000"
date: "2021-08-21T05:06:59+0000"
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/ocs/templates
Expand Down
62 changes: 31 additions & 31 deletions extensions/onlyoffice/configuration.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Configuration"
date: "2021-08-20T13:53:34+0000"
date: "2021-08-21T05:06:59+0000"
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/onlyoffice/templates
Expand Down Expand Up @@ -80,6 +80,36 @@ Usage: `onlyoffice [global options] command [command options] [arguments...]`

## Sub Commands

### onlyoffice health

Check health status

Usage: `onlyoffice health [command options] [arguments...]`






-debug-addr | $ONLYOFFICE_DEBUG_ADDR
: Address to debug endpoint. Default: `"0.0.0.0:9224"`.

















### onlyoffice server

Start integrated server
Expand Down Expand Up @@ -155,33 +185,3 @@ Usage: `onlyoffice server [command options] [arguments...]`
-extensions |
: Run specific extensions during supervised mode. This flag is set by the runtime.

### onlyoffice health

Check health status

Usage: `onlyoffice health [command options] [arguments...]`






-debug-addr | $ONLYOFFICE_DEBUG_ADDR
: Address to debug endpoint. Default: `"0.0.0.0:9224"`.

















2 changes: 1 addition & 1 deletion extensions/proxy/configuration.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Configuration"
date: "2021-08-20T13:53:34+0000"
date: "2021-08-21T05:06:59+0000"
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/proxy/templates
Expand Down
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-08-20T13:53:34+0000"
date: "2021-08-21T05:06:59+0000"
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/settings/templates
Expand Down
Loading

0 comments on commit 095a56f

Please sign in to comment.