]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Typo
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Thu, 12 Mar 2026 12:56:55 +0000 (13:56 +0100)
committerGitHub <noreply@github.com>
Thu, 12 Mar 2026 12:56:55 +0000 (13:56 +0100)
Co-authored-by: Miod Vallat <miod.vallat@powerdns.com>
Signed-off-by: Otto Moerbeek <otto.moerbeek@open-xchange.com>
pdns/recursordist/docs/http-api/index.rst

index a4ef51b5129cdbfcf6dc39a8f1937c00456d0313..a3c19ad5fdd3c9d4e393580d88b40027924411d4 100644 (file)
@@ -36,7 +36,7 @@ The following webserver related configuration items are available:
 
 .. warning::
 
-   To achieve defense-in-depth, expose the webserver only to clients addresses that need to access it.
+   To achieve defense-in-depth, expose the webserver only to client addresses that have a real need for access.
    Network access is configured by setting :ref:`setting-yaml-webservice.address` and :ref:`setting-yaml-webservice.allow_from`. Starting with version 5.3.0 :ref:`setting-yaml-webservice.listen` has been introduced, superseding :ref:`setting-yaml-webservice.address` if set.
 
 .. warning::