From: Michael Friedrich Date: Tue, 23 Apr 2019 11:47:40 +0000 (+0200) Subject: Quickfix technical docs for debugging X-Git-Tag: v2.11.0-rc1~142 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0bd1d9a6f86df5072fe58bd6c5530c6ff1693310;p=icinga2 Quickfix technical docs for debugging --- diff --git a/doc/19-technical-concepts.md b/doc/19-technical-concepts.md index 878e5391f..d9aec5266 100644 --- a/doc/19-technical-concepts.md +++ b/doc/19-technical-concepts.md @@ -946,7 +946,7 @@ This section describes the internal cluster messages exchanged between endpoints > **Tip** > -> Debug builds with `icinga2 daemon -DDebugJsonRpc=1` unveils the JSON-RPC messages. +> Debug builds with `icinga2 daemon -DInternal.DebugJsonRpc=1` unveils the JSON-RPC messages. ### Registered Handler Functions