From d92d90ed330d353b29bbba0fe75b3c5a186dfcb3 Mon Sep 17 00:00:00 2001 From: big-r81 Date: Sat, 14 May 2022 20:40:46 +0200 Subject: [PATCH] Add missing literal block --- src/config/misc.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/misc.rst b/src/config/misc.rst index 719ca14a..24bfd3d4 100644 --- a/src/config/misc.rst +++ b/src/config/misc.rst @@ -349,7 +349,7 @@ Configuration of Prometheus Endpoint .. versionadded:: 3.2 - The port on which clients can query prometheus endpoint data without authentication + The port on which clients can query prometheus endpoint data without authentication:: [prometheus] port = 17986