aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl8
1 files changed, 8 insertions, 0 deletions
diff --git a/param.ccl b/param.ccl
index 97a8074..c3de3b3 100644
--- a/param.ccl
+++ b/param.ccl
@@ -1,2 +1,10 @@
# Parameter definitions for thorn httpd_utils
# $Header$
+
+private:
+
+INT viewport_refresh_seconds "Viewport web page refresh time seconds" STEERABLE = ALWAYS
+{
+ -1: :: "-1 for no refresh, 0 for immediate refresh"
+} -1
+