aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authortradke <tradke@83718e91-0e4f-0410-abf4-91180603181f>2006-07-13 13:00:57 +0000
committertradke <tradke@83718e91-0e4f-0410-abf4-91180603181f>2006-07-13 13:00:57 +0000
commit1dcda6b645f4979e788d945b9f82cc75e8d24a2e (patch)
tree1fd0091fdabf984f84f23d8712e2ec93521146f0 /param.ccl
parent9b1d479cefb78fd526219c7f028bc0d59e34bf78 (diff)
Added new steerable integer parameter Formaline::timeout which lets you set
the timeout (in seconds) for connecting and sending meta information to a server. Default is 10 seconds. git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@98 83718e91-0e4f-0410-abf4-91180603181f
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 4c26bde..41636c9 100644
--- a/param.ccl
+++ b/param.ccl
@@ -14,6 +14,11 @@ REAL update_interval "Update interval for the meta information (in seconds)" STE
0:* :: ""
} 600.0
+INT timeout "Timeout for sending meta information to a server (in seconds)" STEERABLE=always
+{
+ 1:* :: "a positive value"
+} 10
+
# Parameters for creating files containing the build and job ids