Skip to content

Commit

Permalink
commit 31952ba
Browse files Browse the repository at this point in the history
Merge: ca2cfab 79dd35e
Author: Alex Unger <[email protected]>
Date:   Thu Sep 23 15:32:43 2021 +0200

    Merge pull request #2531 from owncloud/drives-odata
  • Loading branch information
refs committed Sep 23, 2021
1 parent 667d2bc commit fb23baa
Show file tree
Hide file tree
Showing 14 changed files with 879 additions and 879 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-23T08:47:18+0000"
date: "2021-09-23T13:34:13+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-23T08:47:18+0000"
date: "2021-09-23T13:34:13+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"`.


















64 changes: 32 additions & 32 deletions extensions/graph/configuration.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Configuration"
date: "2021-09-23T08:47:18+0000"
date: "2021-09-23T13:34:13+0000"
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/graph/templates
Expand Down Expand Up @@ -35,37 +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: `"0.0.0.0:9124"`.


















### graph ocis-graph

Serve Graph API for oCIS
Expand Down Expand Up @@ -185,3 +154,34 @@ 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: `"0.0.0.0: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-09-23T08:47:18+0000"
date: "2021-09-23T13:34:13+0000"
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/idp/templates
Expand Down Expand Up @@ -35,79 +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.

### 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 @@ -486,3 +413,76 @@ 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-09-23T08:47:18+0000"
date: "2021-09-23T13:34:13+0000"
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/ocs/templates
Expand Down
Loading

0 comments on commit fb23baa

Please sign in to comment.