'workarounds < iterate',
'policy', -- Block queries to local zones/bad sites
'view', -- Views for certain clients
- 'hints', -- Load /etc/hosts and allow custom root hints
+ 'hints > iterate', -- Allow loading /etc/hosts or custom root hints
'stats', -- Track internal statistics
}
-- Load Useful modules
modules = {
- 'hints > iterate', -- Load /etc/hosts and allow custom root hints
+ 'hints > iterate', -- Allow loading /etc/hosts or custom root hints
'stats', -- Track internal statistics
graphite = { -- Send statistics to local InfluxDB
-- Address of the Graphite/InfluxDB server
-- Load useful modules
modules = {
- 'hints > iterate', -- Load /etc/hosts and allow custom root hints
+ 'hints > iterate', -- Allow loading /etc/hosts or custom root hints
'stats', -- Track internal statistics
'predict', -- Prefetch expiring/frequent records
}
-- Load Useful modules
modules = {
- 'hints > iterate', -- Load /etc/hosts and allow custom root hints
+ 'hints > iterate', -- Allow loading /etc/hosts or custom root hints
'stats', -- Track internal statistics
graphite = { -- Send statistics to local InfluxDB
-- Address of the Graphite/InfluxDB server