Skip to content

Commit

Permalink
commit ed4fef9
Browse files Browse the repository at this point in the history
Merge: 0f2cb27 6a8b1db
Author: Michael Barz <[email protected]>
Date:   Tue Jun 29 09:11:29 2021 +0200

    Merge pull request #2226 from owncloud/release-1.8.0

    Merge back after Release
  • Loading branch information
micbar committed Jun 29, 2021
1 parent e6938cb commit 67cf435
Show file tree
Hide file tree
Showing 15 changed files with 744 additions and 744 deletions.
264 changes: 132 additions & 132 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-29T05:04:17+0000"
date: "2021-06-29T07:12:51+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")`.

































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-29T05:04:17+0000"
date: "2021-06-29T07:12:51+0000"
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/graph-explorer/templates
Expand Down
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-29T05:04:17+0000"
date: "2021-06-29T07:12:51+0000"
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/graph/templates
Expand Down
134 changes: 67 additions & 67 deletions extensions/idp/configuration.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Configuration"
date: "2021-06-29T05:04:17+0000"
date: "2021-06-29T07:12:51+0000"
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/idp/templates
Expand Down Expand Up @@ -35,6 +35,72 @@ If multiple variables are listed for one option, they are in order of precedence

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.

### 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: `flags.OverrideDefaultString(cfg.Service.Namespace, "com.owncloud.web")`.


-name | $IDP_NAME
: Service name. Default: `flags.OverrideDefaultString(cfg.Service.Name, "idp")`.

### idp health

Check health status
Expand Down Expand Up @@ -371,69 +437,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: `flags.OverrideDefaultString(cfg.Service.Namespace, "com.owncloud.web")`.


-name | $IDP_NAME
: Service name. Default: `flags.OverrideDefaultString(cfg.Service.Name, "idp")`.

72 changes: 36 additions & 36 deletions extensions/ocs/configuration.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Configuration"
date: "2021-06-29T05:04:17+0000"
date: "2021-06-29T07:12:51+0000"
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/ocs/templates
Expand Down Expand Up @@ -34,6 +34,41 @@ 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.

### ocs health

Check health status

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


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


























### ocs ocis-ocs

Expand Down Expand Up @@ -205,39 +240,4 @@ Usage: `ocs version [command options] [arguments...]`

-name | $OCS_NAME
: Service name. Default: `flags.OverrideDefaultString(cfg.Service.Name, "ocs")`.

### ocs health

Check health status

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


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


























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-29T05:04:17+0000"
date: "2021-06-29T07:12:51+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-29T05:04:17+0000"
date: "2021-06-29T07:12:51+0000"
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/proxy/templates
Expand Down
Loading

0 comments on commit 67cf435

Please sign in to comment.