Fix boolean descriptions
This commit is contained in:
parent
366396d855
commit
1a40cbf63e
@ -59,7 +59,7 @@ gen_tunable(httpd_builtin_scripting, false)
|
||||
|
||||
## <desc>
|
||||
## <p>
|
||||
## Allow HTTPD scripts and modules to connect to the network using TCP.
|
||||
## Allow HTTPD scripts and modules to connect to the network using any TCP port.
|
||||
## </p>
|
||||
## </desc>
|
||||
gen_tunable(httpd_can_network_connect, false)
|
||||
@ -115,7 +115,7 @@ gen_tunable(httpd_dbus_avahi, false)
|
||||
|
||||
## <desc>
|
||||
## <p>
|
||||
## Allow httpd cgi support
|
||||
## Allow httpd to execute cgi scripts
|
||||
## </p>
|
||||
## </desc>
|
||||
gen_tunable(httpd_enable_cgi, false)
|
||||
|
Loading…
Reference in New Issue
Block a user