aboutsummaryrefslogtreecommitdiff
path: root/net/dnscrypt-proxy/Config.in
blob: 50d09af402e14b0f280ca05a3b22ad38cfb9a10f (plain)
1
2
3
4
5
6
7
8
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