aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
blob: c3de3b3cb30f5525cec38846a237c4b96c975337 (plain)
1
2
3
4
5
6
7
8
9
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