From: Gert van Dijk Date: Mon, 1 Apr 2019 14:05:58 +0000 (+0200) Subject: docs: fix Sphinx-build warning in ixfsdist.yml.5.rst X-Git-Tag: rec-4.2.0-rc1~45^2~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0eac87c06cb1fbffac4e7453291cc078a9de38d6;p=thirdparty%2Fpdns.git docs: fix Sphinx-build warning in ixfsdist.yml.5.rst Warnings observed since merge of f614922949036d22ab4a7a55e1629d2b60e7a094: * docs/manpages/ixfrdist.yml.5.rst:121: WARNING: Unexpected indentation. * docs/manpages/ixfrdist.yml.5.rst:122: WARNING: Literal block ends without a blank line; unexpected unindent. --- diff --git a/docs/manpages/ixfrdist.yml.5.rst b/docs/manpages/ixfrdist.yml.5.rst index 121a696ef2..5feca55ce4 100644 --- a/docs/manpages/ixfrdist.yml.5.rst +++ b/docs/manpages/ixfrdist.yml.5.rst @@ -118,7 +118,9 @@ Options When logging, each log-line contains the UUID of the request, this allows finding errors caused by certain requests. With 'none', nothing is logged except for errors. With 'normal' (the default), one line per request is logged in the style of the common log format:: + [NOTICE] [webserver] 46326eef-b3ba-4455-8e76-15ec73879aa3 127.0.0.1:57566 "GET /metrics HTTP/1.1" 200 1846 + with 'detailed', the full requests and responses (including headers) are logged along with the regular log-line from 'normal'. See also