瀏覽代碼

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

Peter Thomassen 5 年之前
父節點
當前提交
4ce74b946e
共有 1 個文件被更改,包括 1 次插入0 次删除
  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}