mirror of
https://github.com/NLnetLabs/unbound.git
synced 2026-08-17 21:25:50 +02:00
- Fix checkconf test for dnscrypt and proxy port.
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
- Use DEBUG_TDIR from environment in mini_tdir.sh for debugging.
|
||||
- Fix string comparison in mini_tdir.sh.
|
||||
- Make ede.tdir test more predictable by using static data.
|
||||
- Fix checkconf test for dnscrypt and proxy port.
|
||||
|
||||
4 October 2022: George
|
||||
- Merge #764: Leniency for target discovery when under load (for
|
||||
|
||||
+2
-1
@@ -2,4 +2,5 @@ server:
|
||||
interface: 127.0.0.1
|
||||
proxy-protocol-port: 53
|
||||
dnscrypt:
|
||||
dnscrypt-port: 53
|
||||
dnscrypt-enable: yes
|
||||
dnscrypt-port: 53
|
||||
|
||||
Reference in New Issue
Block a user