Enabled whitelist.txt file
This commit is contained in:
parent
d43a339736
commit
1616a66b82
|
@ -511,7 +511,7 @@ cache_neg_max_ttl = 600
|
||||||
|
|
||||||
## Path to the file of whitelisting rules (absolute, or relative to the same directory as the config file)
|
## Path to the file of whitelisting rules (absolute, or relative to the same directory as the config file)
|
||||||
|
|
||||||
# whitelist_file = 'whitelist.txt'
|
whitelist_file = 'whitelist.txt'
|
||||||
|
|
||||||
|
|
||||||
## Optional path to a file logging whitelisted queries
|
## Optional path to a file logging whitelisted queries
|
||||||
|
@ -709,3 +709,4 @@ skip_incompatible = true
|
||||||
|
|
||||||
# [static.'myserver']
|
# [static.'myserver']
|
||||||
# stamp = 'sdns:AQcAAAAAAAAAAAAQMi5kbnNjcnlwdC1jZXJ0Lg'
|
# stamp = 'sdns:AQcAAAAAAAAAAAAQMi5kbnNjcnlwdC1jZXJ0Lg'
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue