lede-packages-rs

git clone git://archive.git.mtrnord.blog/MTRNord/lede-packages-rs.git
Log | Files | Refs | README | LICENSE

Config.in (194B)


      1 menu "Configuration"
      2 	depends on PACKAGE_dnscrypt-proxy
      3 
      4 config DNSCRYPT_ENABLE_PLUGINS
      5 	bool "Enable plugin support (includes libldns and plugins, increases size by 125kB)"
      6 	default n
      7 
      8 endmenu