Skip to content

Commit

Permalink
commit 9f26620
Browse files Browse the repository at this point in the history
Merge: 6bf0515 701da23
Author: Artur Neumann <[email protected]>
Date:   Thu Nov 11 10:13:19 2021 +0545

    Merge pull request #2744 from owncloud/testZipArchive

    [tests-only] test zip archive download
  • Loading branch information
individual-it committed Nov 11, 2021
1 parent e9cd287 commit f3f0075
Show file tree
Hide file tree
Showing 14 changed files with 1,051 additions and 1,051 deletions.
344 changes: 172 additions & 172 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-11-11T00:54:16+0000"
date: "2021-11-11T04:32:12+0000"
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/glauth/templates
Expand Down Expand Up @@ -34,54 +34,6 @@ If multiple variables are listed for one option, they are in order of precedence
### Command-line flags

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.

### glauth health

Check health status

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





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




































### glauth ocis-glauth

Expand Down Expand Up @@ -286,4 +238,52 @@ 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: `"127.0.0.1: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-11-11T00:54:16+0000"
date: "2021-11-11T04:32:12+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-11-11T00:54:16+0000"
date: "2021-11-11T04:32:12+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-11-11T00:54:16+0000"
date: "2021-11-11T04:32:13+0000"
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/idp/templates
Expand Down
78 changes: 39 additions & 39 deletions extensions/ocs/configuration.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Configuration"
date: "2021-11-11T00:54:16+0000"
date: "2021-11-11T04:32:13+0000"
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/ocs/templates
Expand Down Expand Up @@ -34,6 +34,44 @@ If multiple variables are listed for one option, they are in order of precedence
### Command-line flags

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.

### ocs ocis-ocs

Serve OCS API for oCIS

Usage: `ocs ocis-ocs [command options] [arguments...]`

































### ocs server

Expand Down Expand Up @@ -232,44 +270,6 @@ Usage: `ocs health [command options] [arguments...]`
















### ocs ocis-ocs

Serve OCS API for oCIS

Usage: `ocs ocis-ocs [command options] [arguments...]`























Expand Down
108 changes: 54 additions & 54 deletions extensions/proxy/configuration.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Configuration"
date: "2021-11-11T00:54:16+0000"
date: "2021-11-11T04:32:13+0000"
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/proxy/templates
Expand Down Expand Up @@ -35,6 +35,59 @@ 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.

### proxy version

Print the versions of the running instances

Usage: `proxy version [command options] [arguments...]`









































-service-namespace | $PROXY_SERVICE_NAMESPACE
: Set the base namespace for the service namespace. Default: `"com.owncloud.web"`.


-service-name | $PROXY_SERVICE_NAME
: Service name. Default: `"proxy"`.

### proxy health

Check health status
Expand Down Expand Up @@ -305,56 +358,3 @@ Usage: `proxy server [command options] [arguments...]`



### proxy version

Print the versions of the running instances

Usage: `proxy version [command options] [arguments...]`









































-service-namespace | $PROXY_SERVICE_NAMESPACE
: Set the base namespace for the service namespace. Default: `"com.owncloud.web"`.


-service-name | $PROXY_SERVICE_NAME
: Service name. Default: `"proxy"`.

Loading

0 comments on commit f3f0075

Please sign in to comment.