From 5ae784cd0044cbfe68aefd4368081fc1ef3b42f1 Mon Sep 17 00:00:00 2001 From: Ruben d'Arco Date: Sun, 19 Apr 2020 16:08:07 +0100 Subject: [PATCH] Small note on ACL editing --- pdns/dnsdistdist/docs/guides/webserver.rst | 1 + 1 file changed, 1 insertion(+) mode change 100644 => 100755 pdns/dnsdistdist/docs/guides/webserver.rst diff --git a/pdns/dnsdistdist/docs/guides/webserver.rst b/pdns/dnsdistdist/docs/guides/webserver.rst old mode 100644 new mode 100755 index ad92a584ac..f8ee873de6 --- a/pdns/dnsdistdist/docs/guides/webserver.rst +++ b/pdns/dnsdistdist/docs/guides/webserver.rst @@ -340,6 +340,7 @@ URL Endpoints Allows you to update the ``allow-from`` :ref:`ACL ` with a list of netmasks. Make sure you made the API writable using :func:`setAPIWritable`. + Changes to the ACL are directly applied, no restart is required. **Example request**: -- 2.47.2