Skip to content

Commit

Permalink
commit cd66eb9
Browse files Browse the repository at this point in the history
Merge: e6f5236 f056d6c
Author: Phil Davis <phil@jankaritech.com>
Date:   Thu Nov 11 14:00:52 2021 +0545

    Merge pull request #2750 from owncloud/testArchiverNotAuth

    [tests-only] test downloading a file as not owner
  • Loading branch information
phil-davis committed Nov 11, 2021
1 parent d551e08 commit 34ea103
Show file tree
Hide file tree
Showing 14 changed files with 920 additions and 920 deletions.
192 changes: 96 additions & 96 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-11-11T07:43:13+0000"
date: "2021-11-11T08:17:03+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-11-11T07:43:13+0000"
date: "2021-11-11T08:17:03+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-11T07:43:13+0000"
date: "2021-11-11T08:17:03+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-11T07:43:13+0000"
date: "2021-11-11T08:17:03+0000"
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/idp/templates
Expand Down
90 changes: 45 additions & 45 deletions extensions/ocs/configuration.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Configuration"
date: "2021-11-11T07:43:13+0000"
date: "2021-11-11T08:17:03+0000"
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/ocs/templates
Expand Down Expand Up @@ -35,6 +35,50 @@ 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.

### ocs version

Print the versions of the running instances

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
































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


-name | $OCS_NAME
: Service name. Default: `"ocs"`.

### ocs health

Check health status
Expand Down Expand Up @@ -239,47 +283,3 @@ Usage: `ocs server [command options] [arguments...]`



### ocs version

Print the versions of the running instances

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
































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


-name | $OCS_NAME
: Service name. Default: `"ocs"`.

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-11-11T07:43:13+0000"
date: "2021-11-11T08:17:03+0000"
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/proxy/templates
Expand Down
Loading

0 comments on commit 34ea103

Please sign in to comment.