Skip to content

Commit

Permalink
commit 2300ab0
Browse files Browse the repository at this point in the history
Merge: 8a2dcc2 f1b733f
Author: Phil Davis <phil@jankaritech.com>
Date:   Thu Jul 1 13:36:49 2021 +0545

    Merge pull request #2238 from owncloud/update-commitid-2021-07-01

    [Tests-Only] bump the web commit id for ci tests with expected failure files
  • Loading branch information
phil-davis committed Jul 1, 2021
1 parent 5757da4 commit e9f9567
Show file tree
Hide file tree
Showing 15 changed files with 692 additions and 692 deletions.
246 changes: 123 additions & 123 deletions extensions/accounts/configuration.md

Large diffs are not rendered by default.

92 changes: 46 additions & 46 deletions extensions/glauth/configuration.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Configuration"
date: "2021-06-30T13:08:18+0000"
date: "2021-07-01T07:54:43+0000"
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/glauth/templates
Expand Down Expand Up @@ -34,6 +34,51 @@ 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: `flags.OverrideDefaultString(cfg.Debug.Addr, "0.0.0.0:9129")`.

































### glauth ocis-glauth

Expand Down Expand Up @@ -223,49 +268,4 @@ Usage: `glauth server [command options] [arguments...]`

-fallback-use-graphapi | $GLAUTH_FALLBACK_USE_GRAPHAPI
: use Graph API, only for owncloud datastore. Default: `flags.OverrideDefaultBool(cfg.Fallback.UseGraphAPI, true)`.

### glauth health

Check health status

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





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

































60 changes: 30 additions & 30 deletions extensions/graph-explorer/configuration.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Configuration"
date: "2021-06-30T13:08:18+0000"
date: "2021-07-01T07:54:43+0000"
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/graph-explorer/templates
Expand Down Expand Up @@ -72,35 +72,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: `flags.OverrideDefaultString(cfg.Debug.Addr, "0.0.0.0:9136")`.

















### graph-explorer server

Start integrated server
Expand Down Expand Up @@ -175,3 +146,32 @@ Usage: `graph-explorer server [command options] [arguments...]`
-graph-url | $GRAPH_EXPLORER_GRAPH_URL
: Set the url to the graph api service. Default: `flags.OverrideDefaultString(cfg.GraphExplorer.GraphURL, "https://localhost:9200/graph")`.

### graph-explorer health

Check health status

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





-debug-addr | $GRAPH_EXPLORER_DEBUG_ADDR
: Address to debug endpoint. Default: `flags.OverrideDefaultString(cfg.Debug.Addr, "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-06-30T13:08:18+0000"
date: "2021-07-01T07:54:43+0000"
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/graph/templates
Expand Down
2 changes: 1 addition & 1 deletion extensions/idp/configuration.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Configuration"
date: "2021-06-30T13:08:18+0000"
date: "2021-07-01T07:54:43+0000"
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/idp/templates
Expand Down
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-06-30T13:08:18+0000"
date: "2021-07-01T07:54:44+0000"
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/ocs/templates
Expand Down
2 changes: 1 addition & 1 deletion extensions/onlyoffice/configuration.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Configuration"
date: "2021-06-30T13:08:18+0000"
date: "2021-07-01T07:54:44+0000"
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/onlyoffice/templates
Expand Down
2 changes: 1 addition & 1 deletion extensions/proxy/configuration.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Configuration"
date: "2021-06-30T13:08:18+0000"
date: "2021-07-01T07:54:44+0000"
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/proxy/templates
Expand Down
2 changes: 1 addition & 1 deletion extensions/settings/configuration.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Configuration"
date: "2021-06-30T13:08:18+0000"
date: "2021-07-01T07:54:44+0000"
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/settings/templates
Expand Down
Loading

0 comments on commit e9f9567

Please sign in to comment.