Add packages to estabilish VoWifi / Wifi calling; update dnsproxy

This commit is contained in:
Daniel Pawlik
2024-12-14 10:14:01 +01:00
parent d0b57ff365
commit 2829bb48f2
3 changed files with 6 additions and 1 deletions

View File

@@ -92,6 +92,11 @@ CONFIG_PACKAGE_luci-app-ddns=y
CONFIG_PACKAGE_ddns-scripts=y
CONFIG_PACKAGE_bind-host=y
# help with VoWIFI / Wifi calling
CONFIG_PACKAGE_qos-scripts=y
CONFIG_PACKAGE_luci-app-qos=y
CONFIG_PACKAGE_kmod-ipt-conntrack-extra=y
# language
CONFIG_LUCI_LANG_pl=y

View File

@@ -47,7 +47,7 @@ format = 'tsv'
format = 'tsv'
[blocked_names]
blocked_names_file = '/etc/dnscrypt-proxy2/dnscrypt-blacklist-domains.txt'
blocked_names_file = '/etc/dnscrypt-proxy2/blocked-names.txt'
log_file = '/tmp/blocked-names.log'
[blocked_ips]