From e6e3db860221b92c1fffe13f976729aeb0c1a6dc Mon Sep 17 00:00:00 2001 From: Michael Friedrich Date: Tue, 23 Apr 2019 13:47:40 +0200 Subject: [PATCH] Quickfix technical docs for debugging (cherry picked from commit 0bd1d9a6f86df5072fe58bd6c5530c6ff1693310) --- doc/19-technical-concepts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/19-technical-concepts.md b/doc/19-technical-concepts.md index 21de4eef9..5e9555f3f 100644 --- a/doc/19-technical-concepts.md +++ b/doc/19-technical-concepts.md @@ -880,7 +880,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 -- 2.40.0