Skip to content

Commit

Permalink
commit c5f34a0
Browse files Browse the repository at this point in the history
Merge: 23730f3 5e7967c
Author: Phil Davis <[email protected]>
Date:   Tue Jun 29 12:58:34 2021 +0545

    Merge pull request #2227 from owncloud/update_reva_20210629

    update reva to v1.9.1-0.20210628143859-9d29c36c0c3f
  • Loading branch information
phil-davis committed Jun 29, 2021
1 parent 67cf435 commit 274fced
Show file tree
Hide file tree
Showing 15 changed files with 778 additions and 778 deletions.
244 changes: 122 additions & 122 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-06-29T07:12:51+0000"
date: "2021-06-29T07:14:34+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-06-29T07:12:51+0000"
date: "2021-06-29T07:14:34+0000"
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/graph-explorer/templates
Expand Down
78 changes: 39 additions & 39 deletions extensions/graph/configuration.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Configuration"
date: "2021-06-29T07:12:51+0000"
date: "2021-06-29T07:14:34+0000"
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/graph/templates
Expand Down Expand Up @@ -34,44 +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.

### graph health

Check health status

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






-debug-addr | $GRAPH_DEBUG_ADDR
: Address to debug endpoint. Default: `flags.OverrideDefaultString(cfg.Debug.Addr, "0.0.0.0:9124")`.

























### graph ocis-graph

Expand Down Expand Up @@ -226,4 +188,42 @@ Usage: `graph server [command options] [arguments...]`

-webdav-namespace | $STORAGE_WEBDAV_NAMESPACE
: Namespace prefix for the webdav endpoint. Default: `flags.OverrideDefaultString(cfg.WebdavNamespace, "/home")`.

### graph health

Check health status

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






-debug-addr | $GRAPH_DEBUG_ADDR
: Address to debug endpoint. Default: `flags.OverrideDefaultString(cfg.Debug.Addr, "0.0.0.0:9124")`.

























Loading

0 comments on commit 274fced

Please sign in to comment.