Skip to content

Commit

Permalink
commit 1bed970
Browse files Browse the repository at this point in the history
Merge: 98eefd0 ffd412d
Author: Patrick Maier <[email protected]>
Date:   Thu Sep 16 14:07:37 2021 +0200

    Merge pull request #2513 from owncloud/1.12_release_notes

    [docs-only] oCIS 1.12 and Web 4.2.0 Release Notes
  • Loading branch information
pmaier1 committed Sep 16, 2021
1 parent bc78159 commit 8b842d2
Show file tree
Hide file tree
Showing 15 changed files with 826 additions and 801 deletions.
326 changes: 163 additions & 163 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-09-16T11:59:07+0000"
date: "2021-09-16T12:08:32+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-09-16T11:59:07+0000"
date: "2021-09-16T12:08:32+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-09-16T11:59:07+0000"
date: "2021-09-16T12:08:32+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-09-16T11:59:07+0000"
date: "2021-09-16T12:08:32+0000"
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/idp/templates
Expand Down
80 changes: 40 additions & 40 deletions extensions/ocs/configuration.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Configuration"
date: "2021-09-16T11:59:07+0000"
date: "2021-09-16T12:08:32+0000"
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/ocs/templates
Expand Down Expand Up @@ -35,6 +35,45 @@ 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.

### 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 @@ -209,42 +248,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-09-16T11:59:07+0000"
date: "2021-09-16T12:08:32+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-09-16T11:59:07+0000"
date: "2021-09-16T12:08:32+0000"
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/settings/templates
Expand Down
Loading

0 comments on commit 8b842d2

Please sign in to comment.