Notify secondaries for dehnerts.com
authorAlex Dehnert <alex@dehnerts.com>
Thu, 27 Jul 2023 18:27:25 +0000 (18:27 +0000)
committerAlex Dehnert <alex@dehnerts.com>
Thu, 27 Jul 2023 18:27:25 +0000 (18:27 +0000)
This probably speeds up change propagation

named.conf.local

index 48837559ffc6d7a447d4215174bd76454e1785d7..1cf559faedaf47be0cb93cdb2e6c471ac8f2b512 100644 (file)
@@ -109,7 +109,7 @@ zone "dehnerts.com" IN {
         allow-update { none; };
        allow-transfer { "transfer-allowed"; };
        allow-query { any; };
-       //notify no;
+       also-notify { "secondary-ns"; };
 };
 
 logging {