Skip to content

Commit

Permalink
commit 6ba385b
Browse files Browse the repository at this point in the history
Merge: e71f1d2 42e51e4
Author: Benedikt Kulmann <benedikt@kulmann.biz>
Date:   Wed Oct 7 11:20:19 2020 +0200

    Merge pull request #656 from owncloud/streamline-menus

    Streamline menus
  • Loading branch information
kulmann committed Oct 7, 2020
1 parent 409e88e commit 6b1b965
Show file tree
Hide file tree
Showing 4 changed files with 316 additions and 316 deletions.
20 changes: 10 additions & 10 deletions extensions/konnectd/configuration.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Configuration"
date: "2020-10-07T03:31:21+0000"
date: "2020-10-07T09:34:43+0000"
weight: 20
geekdocRepo: https://github.com/owncloud/ocis-konnectd
geekdocEditPath: edit/master/docs
Expand Down Expand Up @@ -57,6 +57,15 @@ Usage: `ocis-konnectd [global options] command [command options] [arguments...]`

## Sub Commands

### ocis-konnectd health

Check health status

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

--debug-addr | $KONNECTD_DEBUG_ADDR
: Address to debug endpoint. Default: `0.0.0.0:9134`.

### ocis-konnectd server

Start integrated server
Expand Down Expand Up @@ -180,12 +189,3 @@ Usage: `ocis-konnectd version [command options] [arguments...]`
--name | $KONNECTD_NAME
: Service name. Default: `konnectd`.

### ocis-konnectd health

Check health status

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

--debug-addr | $KONNECTD_DEBUG_ADDR
: Address to debug endpoint. Default: `0.0.0.0:9134`.

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: "2020-10-07T03:31:25+0000"
date: "2020-10-07T09:34:46+0000"
weight: 20
geekdocRepo: https://github.com/owncloud/ocis-proxy
geekdocEditPath: edit/master/docs
Expand Down
Loading

0 comments on commit 6b1b965

Please sign in to comment.