aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authortradke <tradke@83718e91-0e4f-0410-abf4-91180603181f>2007-10-30 17:23:09 +0000
committertradke <tradke@83718e91-0e4f-0410-abf4-91180603181f>2007-10-30 17:23:09 +0000
commit3313bb4636910f044a229ebafd6fa7a735a4dda4 (patch)
tree3372b0c745bb63471e76b6f596b4a8fc4b089016 /param.ccl
parent4aa4212b4c311d8fa88c2c12270e5c7500aaf913 (diff)
Added new integer parameter Formaline::metadata_lifetime to specify a lifetime
for announced metadata. Default is 100 hours. git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@143 83718e91-0e4f-0410-abf4-91180603181f
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl6
1 files changed, 6 insertions, 0 deletions
diff --git a/param.ccl b/param.ccl
index e505332..8746ea2 100644
--- a/param.ccl
+++ b/param.ccl
@@ -24,6 +24,12 @@ INT timeout "Timeout for sending meta information to a server (in seconds)" STEE
1:* :: "a positive value"
} 10
+INT metadata_lifetime "Lifetime of meta information sent to a server (in hours)" STEERABLE=always
+{
+ 0 :: "zero to store the metadata forever"
+ 1:* :: "a positive value to limit the lifetime to so many hours"
+} 100
+
# Parameters for collecting metadata