mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 23:18:42 +01:00
Merge pull request #10774 from James-TR/James-TR-patch-1
dnsdist: fix missing quote in menu
This commit is contained in:
@@ -41,7 +41,7 @@ menu "Configuration"
|
|||||||
|
|
||||||
endchoice
|
endchoice
|
||||||
|
|
||||||
comment "DNS over HTTPS/TLS Support
|
comment "DNS over HTTPS/TLS Support"
|
||||||
depends on !DNSDIST_NOSSL
|
depends on !DNSDIST_NOSSL
|
||||||
|
|
||||||
config DNSDIST_DNS_OVER_HTTPS
|
config DNSDIST_DNS_OVER_HTTPS
|
||||||
|
|||||||
Reference in New Issue
Block a user