Browse Source

fix(nslord): set max-bodysize to allow syncing large zones, fixes #319

Peter Thomassen 5 years ago
parent
commit
4ce74b946e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      nslord/conf/pdns.conf.var

+ 1 - 0
nslord/conf/pdns.conf.var

@@ -12,6 +12,7 @@ version-string=powerdns
 webserver=yes
 webserver-address=${DESECSTACK_IPV4_REAR_PREFIX16}.1.11
 webserver-allow-from=${DESECSTACK_IPV4_REAR_PREFIX16}.1.10
+webserver-max-bodysize=16
 carbon-server=${DESECSTACK_NSLORD_CARBONSERVER}
 carbon-ourname=${DESECSTACK_NSLORD_CARBONOURNAME}