aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl5
1 files changed, 5 insertions, 0 deletions
diff --git a/param.ccl b/param.ccl
index 7e495b6..abb0d14 100644
--- a/param.ccl
+++ b/param.ccl
@@ -82,6 +82,11 @@ INT queue_length "Listen queue length"
1: :: "Any positive number"
} 4
+INT refresh_seconds "Page refresh time seconds" STEERABLE = ALWAYS
+{
+ -1: :: "-1 for no refresh, 0 for immediate refresh"
+} -1
+
###################################################################
# You probably don't want to set this in a parameter file