mirror of
https://github.com/daeuniverse/dae.git
synced 2025-01-08 14:34:08 +07:00
docs: fix typo
This commit is contained in:
parent
bb40cd8ae6
commit
0d9892fff2
@ -113,9 +113,9 @@ routing {
|
|||||||
### Preset rules.
|
### Preset rules.
|
||||||
|
|
||||||
# If you set upstream (in section "global") to a DNS service in localhost (dnsmasq, adguard, etc.), to avoid loops,
|
# If you set upstream (in section "global") to a DNS service in localhost (dnsmasq, adguard, etc.), to avoid loops,
|
||||||
|
# let them "must_direct", which makes DNS requests not redirect back to dae again.
|
||||||
#pname(dnsmasq) -> must_direct
|
#pname(dnsmasq) -> must_direct
|
||||||
|
|
||||||
# add them and let them "must_direct", which will not redirect DNS requests to dae.
|
|
||||||
# Network managers in localhost should be direct to avoid false negative network connectivity check when binding to
|
# Network managers in localhost should be direct to avoid false negative network connectivity check when binding to
|
||||||
# WAN.
|
# WAN.
|
||||||
pname(NetworkManager, systemd-resolved) -> direct
|
pname(NetworkManager, systemd-resolved) -> direct
|
||||||
|
Loading…
Reference in New Issue
Block a user