Just get rid of it, I bet there's somtehnig else going on"

This commit is contained in:
niten 2023-10-05 11:43:48 -07:00
parent b0ad41a9e7
commit af81439530
1 changed files with 1 additions and 1 deletions

View File

@ -167,7 +167,7 @@ let
zone:
name: "${name}"
zonefile: "${stateDir}/zones/${mkZoneFileName name}"
${maybeConfig "outgoing-interface: " zone.outgoingInterface}
${forEach " rrl-whitelist: " zone.rrlWhitelist}
${maybeConfig "zonestats: " zone.zoneStats}