Skip to content

Commit

Permalink
commit bf05689
Browse files Browse the repository at this point in the history
Merge: c94615f 5665fc4
Author: Phil Davis <[email protected]>
Date:   Mon Nov 1 18:24:42 2021 +0545

    Merge pull request #2685 from owncloud/bump-commit-id-emptySkeleton

    [tests-only] [full-ci] Bump core commit id to include empty skeleton test changes
  • Loading branch information
phil-davis committed Nov 1, 2021
1 parent 0e349ce commit 3a8bdff
Show file tree
Hide file tree
Showing 14 changed files with 1,057 additions and 1,057 deletions.
360 changes: 180 additions & 180 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-01T12:24:17+0000"
date: "2021-11-01T12:43:31+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-11-01T12:24:17+0000"
date: "2021-11-01T12:43:31+0000"
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/graph-explorer/templates
Expand Down
68 changes: 34 additions & 34 deletions extensions/graph/configuration.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Configuration"
date: "2021-11-01T12:24:18+0000"
date: "2021-11-01T12:43:31+0000"
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/graph/templates
Expand Down Expand Up @@ -35,39 +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.

### graph health

Check health status

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






-debug-addr | $GRAPH_DEBUG_ADDR
: Address to debug endpoint. Default: `"127.0.0.1:9124"`.




















### graph ocis-graph

Serve Graph API for oCIS
Expand Down Expand Up @@ -197,3 +164,36 @@ Usage: `graph server [command options] [arguments...]`
-extensions |
: Run specific extensions during supervised mode. This flag is set by the runtime.

### graph health

Check health status

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






-debug-addr | $GRAPH_DEBUG_ADDR
: Address to debug endpoint. Default: `"127.0.0.1:9124"`.




















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-11-01T12:24:18+0000"
date: "2021-11-01T12:43:31+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 command-line 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"`.

Loading

0 comments on commit 3a8bdff

Please sign in to comment.