Browse Source

busybox: Enabled FEATURE_HTTPD_PROXY by default (cost is 580 bytes)

SVN-Revision: 13534
Rod Whitby 17 years ago
parent
commit
b5f89fa869
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package/busybox/config/networking/Config.in

+ 1 - 1
package/busybox/config/networking/Config.in

@@ -235,7 +235,7 @@ config BUSYBOX_CONFIG_FEATURE_HTTPD_ERROR_PAGES
 
 config BUSYBOX_CONFIG_FEATURE_HTTPD_PROXY
 	bool "Support for reverse proxy"
-	default n
+	default y
 	depends on BUSYBOX_CONFIG_HTTPD
 	help
 	  This option allows you to define URLs that will be forwarded