mirror of
https://github.com/outbackdingo/openwrt-builder.git
synced 2026-01-27 18:19:53 +00:00
Add packages to estabilish VoWifi / Wifi calling; update dnsproxy
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user