aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl7
1 files changed, 1 insertions, 6 deletions
diff --git a/param.ccl b/param.ccl
index 2a0cb9e..5eef214 100644
--- a/param.ccl
+++ b/param.ccl
@@ -60,15 +60,10 @@ BOOLEAN use_pthreads "Use a threaded implementation if possible ?"
{
} "no"
-BOOLEAN announce_server_url "Announce HTTPD server URL into an HTML file ?"
+BOOLEAN verbose "Print information about HTTP requests" STEERABLE = ALWAYS
{
} "no"
-STRING announce_server_url_outdir "Where to write the HTTPD server URL HTML file to ?"
-{
- ".+" :: "Any string"
-} "."
-
##################################################################
# Tuning parameters