mirror of
https://github.com/coolsnowwolf/packages.git
synced 2025-05-01 04:51:19 +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
|