zappa can now do larger dns
authorPeter Palfrader <peter@palfrader.org>
Thu, 9 May 2013 19:43:13 +0000 (21:43 +0200)
committerPeter Palfrader <peter@palfrader.org>
Thu, 9 May 2013 19:43:22 +0000 (21:43 +0200)
modules/unbound/templates/unbound.conf.erb

index 080bf95..b3c634b 100644 (file)
@@ -63,6 +63,3 @@ forward-zone:
        forward-host: ns3.debian.org
        forward-host: ns4.debian.com
 <% end -%>
-<% if hostname == "zappa" -%>
-edns-buffer-size: 512
-<% end -%>