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