]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
docs(dnsdist): Fix small layout issue
authorPieter Lexis <pieter.lexis@powerdns.com>
Thu, 22 Jan 2026 09:32:54 +0000 (10:32 +0100)
committerPieter Lexis <pieter.lexis@powerdns.com>
Mon, 23 Mar 2026 09:32:46 +0000 (10:32 +0100)
pdns/dnsdistdist/dnsdist-settings-definitions.yml

index 8ac8fc42b8ea8d766d8eed949ca54dece511f9c3..24d2415e291ec0201edcd57ec79018023d7b86e9 100644 (file)
@@ -1840,9 +1840,9 @@ structured_logging:
       description: |
         The backend used for structured logging output. See :doc:`../advanced/structured-logging-dictionary` for more details. Available backends are:
 
-        * ``default``: use the traditional logging system to output structured logging information.
-        * ``systemd-journal``: use ``systemd-journal``. When using this backend, provide ``-o verbose`` or simular output option to ``journalctl`` to view the full information.
-        * ``json``: JSON objects are written to the standard error stream.
+          * ``default``: use the traditional logging system to output structured logging information.
+          * ``systemd-journal``: use ``systemd-journal``. When using this backend, provide ``-o verbose`` or simular output option to ``journalctl`` to view the full information.
+          * ``json``: JSON objects are written to the standard error stream.
     - name: "set_instance_from_server_id"
       type: "bool"
       default: "false"