Skip to content

Commit

Permalink
commit d6bb6f5
Browse files Browse the repository at this point in the history
Merge: 91f6242 d9916b6
Author: David Christofas <dchristofas@owncloud.com>
Date:   Wed Jul 14 13:09:02 2021 +0200

    Merge pull request #2295 from ishank011/lw-changes

    Scope and lw account changes and update reva to v1.10.0
  • Loading branch information
David Christofas committed Jul 14, 2021
1 parent 8e2d19f commit 8606772
Show file tree
Hide file tree
Showing 15 changed files with 922 additions and 922 deletions.
288 changes: 144 additions & 144 deletions extensions/accounts/configuration.md

Large diffs are not rendered by default.

98 changes: 49 additions & 49 deletions extensions/glauth/configuration.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Configuration"
date: "2021-07-14T10:38:06+0000"
date: "2021-07-14T11:12:53+0000"
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/glauth/templates
Expand Down Expand Up @@ -34,6 +34,54 @@ 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.

### glauth health

Check health status

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





-debug-addr | $GLAUTH_DEBUG_ADDR
: Address to debug endpoint. Default: `"0.0.0.0:9129"`.




































### glauth ocis-glauth

Expand Down Expand Up @@ -238,52 +286,4 @@ Usage: `glauth server [command options] [arguments...]`

-extensions |
: Run specific extensions during supervised mode. This flag is set by the runtime.

### glauth health

Check health status

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





-debug-addr | $GLAUTH_DEBUG_ADDR
: Address to debug endpoint. Default: `"0.0.0.0:9129"`.




































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-07-14T10:38:06+0000"
date: "2021-07-14T11:12:53+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"`.


















Loading

0 comments on commit 8606772

Please sign in to comment.