Disable adguard-dot for now
This commit is contained in:
parent
2ab529a775
commit
4b6fdeb448
1 changed files with 7 additions and 7 deletions
14
04listen.cfg
14
04listen.cfg
|
@ -33,10 +33,10 @@ listen ssh
|
|||
option tcplog
|
||||
server mailcow 10.10.10.214:14190 send-proxy check
|
||||
|
||||
# Adguard
|
||||
listen adguard-dot
|
||||
bind :853
|
||||
bind :::853 v6only
|
||||
mode tcp
|
||||
option tcplog
|
||||
server adguard adguard.incus:10853 send-proxy check
|
||||
## Adguard
|
||||
#listen adguard-dot
|
||||
# bind :853
|
||||
# bind :::853 v6only
|
||||
# mode tcp
|
||||
# option tcplog
|
||||
# server adguard adguard.incus:10853 send-proxy check
|
||||
|
|
Loading…
Add table
Reference in a new issue