mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
bugfix/fallback resolver dnscrypt deprecated (#3801)
This commit is contained in:
+1
-1
@@ -89,7 +89,7 @@ tls_disable_session_tickets = true
|
||||
tls_disable_session_tickets = false
|
||||
{% endif %}
|
||||
|
||||
fallback_resolver = '{{ OPNsense.dnscryptproxy.general.fallback_resolver }}'
|
||||
bootstrap_resolvers = '{{ OPNsense.dnscryptproxy.general.fallback_resolver }}'
|
||||
|
||||
{% if helpers.exists('OPNsense.dnscryptproxy.general.ignore_system_dns') and OPNsense.dnscryptproxy.general.ignore_system_dns == '1' %}
|
||||
ignore_system_dns = true
|
||||
|
||||
Reference in New Issue
Block a user