1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-22 05:44:37 +03:00
openwrt-xburst/package/elhttp/Config.in
wbx 719a424387 use prompt description, not tristate, use select from libraries instead of depends on, suggested by Nico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2655 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-12-13 17:34:51 +00:00

9 lines
299 B
Plaintext

config BR2_PACKAGE_ELHTTP
prompt "elhttp............................ The extra-light http proxy server."
tristate
default m if CONFIG_DEVEL
help
The extra-light http proxy server. Features: keep-alive
connections, http connect method, SSL/TLS support, ACLs
and client requests logging.