Skip to content

Commit

Permalink
commit 0c5a453
Browse files Browse the repository at this point in the history
Merge: 899bd20 1f563da
Author: Phil Davis <phil@jankaritech.com>
Date:   Fri Oct 9 17:43:41 2020 +0545

    Merge pull request #674 from owncloud/update-ocis-phoenix-0.20.0

    Update phoenix to 0.20.0
  • Loading branch information
phil-davis committed Oct 9, 2020
1 parent a322f74 commit 2b11e8c
Show file tree
Hide file tree
Showing 4 changed files with 347 additions and 347 deletions.
2 changes: 1 addition & 1 deletion extensions/konnectd/configuration.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Configuration"
date: "2020-10-09T11:24:36+0000"
date: "2020-10-09T12:11:57+0000"
weight: 20
geekdocRepo: https://github.com/owncloud/ocis-konnectd
geekdocEditPath: edit/master/docs
Expand Down
20 changes: 10 additions & 10 deletions extensions/proxy/configuration.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Configuration"
date: "2020-10-09T11:24:39+0000"
date: "2020-10-09T12:12:00+0000"
weight: 20
geekdocRepo: https://github.com/owncloud/ocis-proxy
geekdocEditPath: edit/master/docs
Expand Down Expand Up @@ -57,6 +57,15 @@ Usage: `ocis-proxy [global options] command [command options] [arguments...]`

## Sub Commands

### ocis-proxy health

Check health status

Usage: `ocis-proxy health [command options] [arguments...]`

--debug-addr | $PROXY_DEBUG_ADDR
: Address to debug endpoint. Default: `0.0.0.0:9109`.

### ocis-proxy version

Print the versions of the running instances
Expand Down Expand Up @@ -141,12 +150,3 @@ Usage: `ocis-proxy server [command options] [arguments...]`
--autoprovision-accounts | $PROXY_AUTOPROVISION_ACCOUNTS
: create accounts from OIDC access tokens to learn new users. Default: `false`.

### ocis-proxy health

Check health status

Usage: `ocis-proxy health [command options] [arguments...]`

--debug-addr | $PROXY_DEBUG_ADDR
: Address to debug endpoint. Default: `0.0.0.0:9109`.

Loading

0 comments on commit 2b11e8c

Please sign in to comment.