PSA: custom dnsmasq configurations are disabled by default in Pi-hole v6
PSA: custom dnsmasq configurations are disabled by default in Pi-hole v6
cross-posted from: https://lemmy.blackeco.com/post/1434522
To re-enable them, you have to set
misc.etc_dnsmasq_d
totrue
either by editing/etc/pihole/pihole.toml
or using thepihole-FTL
command:bashsudo pihole-FTL --config misc.etc_dnsmasq_d true