update qos-scripts to v1.1 - rewritten hfsc rate calculation
[openwrt.git] / package / busybox / config / networking / Config.in
index 8df502e..6c88baf 100644 (file)
@@ -77,7 +77,7 @@ config BUSYBOX_CONFIG_HTTPD
 
 config BUSYBOX_CONFIG_FEATURE_HTTPD_RELOAD_CONFIG_SIGHUP
        bool "Support reloading the global config file using hup signal"
-       default n
+       default y
        depends on BUSYBOX_CONFIG_HTTPD
        help
          This option enables processing of SIGHUP to reload cached
@@ -127,7 +127,7 @@ config BUSYBOX_CONFIG_FEATURE_HTTPD_CGI
 
 config BUSYBOX_CONFIG_FEATURE_HTTPD_CONFIG_WITH_SCRIPT_INTERPR
        bool "Enable support for running scripts through an interpreter"
-       default n
+       default y
        depends on BUSYBOX_CONFIG_FEATURE_HTTPD_CGI
        help
          This option enables support for running scripts through an
This page took 0.024649 seconds and 4 git commands to generate.