Server/dns: localise queries
This commit is contained in:
parent
78d3ac4d4e
commit
5a52fd9f3a
1 changed files with 3 additions and 0 deletions
|
|
@ -16,6 +16,9 @@
|
|||
than sorry :P
|
||||
*/
|
||||
dns-loop-detect = true;
|
||||
|
||||
# If this isn't set a cname that targets a host might return the wrong ip
|
||||
localise-queries = true;
|
||||
## IPv6 is not a thing in Spain so I'm guaranteed to not use it
|
||||
filter-AAAA = true;
|
||||
expand-hosts = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue