9 lines
194 B
Plaintext
9 lines
194 B
Plaintext
![]() |
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
|