9 lines
194 B
Text
9 lines
194 B
Text
|
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
|