Skip to content

Commit

Permalink
commit c8b1b42
Browse files Browse the repository at this point in the history
Merge: 9c28941 69c5566
Author: Michael Barz <[email protected]>
Date:   Thu Sep 16 16:40:58 2021 +0200

    Merge pull request #2516 from owncloud/release-1.12.0

    [docs-only] Merge back the Release branch
  • Loading branch information
micbar committed Sep 16, 2021
1 parent 5c7f70a commit ea8448a
Show file tree
Hide file tree
Showing 14 changed files with 996 additions and 996 deletions.
344 changes: 172 additions & 172 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-09-16T14:06:04+0000"
date: "2021-09-16T14:41:51+0000"
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/glauth/templates
Expand Down
62 changes: 31 additions & 31 deletions extensions/graph-explorer/configuration.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Configuration"
date: "2021-09-16T14:06:04+0000"
date: "2021-09-16T14:41:51+0000"
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/graph-explorer/templates
Expand Down Expand Up @@ -73,36 +73,6 @@ 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: `"0.0.0.0:9136"`.


















### graph-explorer server

Start integrated server
Expand Down Expand Up @@ -181,3 +151,33 @@ 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: `"0.0.0.0: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-09-16T14:06:04+0000"
date: "2021-09-16T14:41:51+0000"
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/graph/templates
Expand Down
142 changes: 71 additions & 71 deletions extensions/idp/configuration.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Configuration"
date: "2021-09-16T14:06:04+0000"
date: "2021-09-16T14:41:51+0000"
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/idp/templates
Expand Down Expand Up @@ -34,76 +34,6 @@ If multiple variables are listed for one option, they are in order of precedence
### Commandline flags

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 health

Check health status

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





-debug-addr | $IDP_DEBUG_ADDR
: Address to debug endpoint. Default: `"0.0.0.0:9134"`.


























































### idp ocis-idp

Expand Down Expand Up @@ -485,4 +415,74 @@ Usage: `idp version [command options] [arguments...]`

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

### idp health

Check health status

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





-debug-addr | $IDP_DEBUG_ADDR
: Address to debug endpoint. Default: `"0.0.0.0:9134"`.


























































Loading

0 comments on commit ea8448a

Please sign in to comment.