mirror of
https://github.com/coolsnowwolf/packages
synced 2025-01-08 11:17:36 +08:00
9 lines
194 B
Plaintext
Executable File
9 lines
194 B
Plaintext
Executable File
menu "Configuration"
|
|
depends on PACKAGE_dnscrypt-proxy
|
|
|
|
config DNSCRYPT_ENABLE_PLUGINS
|
|
bool "Enable plugin support (includes libldns and plugins, increases size by 125kB)"
|
|
default n
|
|
|
|
endmenu
|