From 0b9ef9e070f5598f95e3b6680a51d722e001973c Mon Sep 17 00:00:00 2001 From: Gert van Dijk Date: Mon, 1 Apr 2019 16:11:03 +0200 Subject: [PATCH] docs: fix link to setting loglevel in settings Introduced with 64c08e25825ae5ef2a702277884003902ced9607 --- docs/settings.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/settings.rst b/docs/settings.rst index 71842adb9b..91963b5c31 100644 --- a/docs/settings.rst +++ b/docs/settings.rst @@ -1660,7 +1660,7 @@ When set to "detailed", all information about the request and response are logge The value between the hooks is a UUID that is generated for each request. This can be used to find all lines related to a single request. .. note:: - The webserver logs these line on the NOTICE level. The :ref:`settings-loglevel` seting must be 5 or higher for these lines to end up in the log. + The webserver logs these line on the NOTICE level. The :ref:`setting-loglevel` seting must be 5 or higher for these lines to end up in the log. .. _setting-webserver-password: -- 2.47.2