mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-05-27 10:44:33 +00:00
bind: Don't use forwarders by default
Signed-off-by: James Valleroy <jvalleroy@mailbox.org> Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
This commit is contained in:
parent
3e66e57c0f
commit
7dcaee7b43
@ -58,7 +58,7 @@ recursion yes;
|
|||||||
allow-query { goodclients; };
|
allow-query { goodclients; };
|
||||||
|
|
||||||
forwarders {
|
forwarders {
|
||||||
8.8.8.8; 8.8.4.4;
|
|
||||||
};
|
};
|
||||||
forward first;
|
forward first;
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user