From 4b01f977d5b04b49b8378235ddc567a7cce08bda Mon Sep 17 00:00:00 2001 From: "Stanislav N. aka pztrn" Date: Wed, 13 Sep 2017 12:31:45 +0500 Subject: [PATCH] Attempt to fix configuration docs rendering. --- doc/configuration.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/doc/configuration.md b/doc/configuration.md index 7d14ad7..4be1979 100644 --- a/doc/configuration.md +++ b/doc/configuration.md @@ -28,7 +28,6 @@ define webhook name (**should be unique!**) and some parameters. **WARNING:** multiline webhook names wasn't tested! Try to keep your text in single line! - * ``slack`` - namespace for configuring Slack API parameters. URL for Slack webhook looks like: @@ -61,7 +60,6 @@ define webhook name (**should be unique!**) and some parameters. **WARNING:** multiline webhook names wasn't tested! Try to keep your text in single line! - * ``api_root`` - API root for Matrix connection. For example, ``https://localhost:8448/_matrix/client/r0``.