diff --git a/modules b/modules index f215e48..0d7be5e 100644 --- a/modules +++ b/modules @@ -2,4 +2,4 @@ GLUON_SITE_FEEDS='ffhb' PACKAGES_FFHB_REPO=git://github.com/FreifunkBremen/ffhb-packages.git PACKAGES_FFHB_BRANCH=develop -PACKAGES_FFHB_COMMIT=82ae59157a40f2978c1214d259c549f714b1371e +PACKAGES_FFHB_COMMIT=a9bd109d5eb86636b7b8750aecdfcaf9757920a6 diff --git a/site.conf b/site.conf index 9272e98..9ac1cd8 100755 --- a/site.conf +++ b/site.conf @@ -52,6 +52,11 @@ }, }, + dns = { + cacheentries = 5000, + servers = { '2a00:C380:DEAD:CAFE::132', }, + }, + next_node = { name = 'node.ffhb.de', ip4 = '10.43.0.127',