]> git.stg.codes - stg.git/commitdiff
Add MessageTimeout parameter and description to the config file
authorMaxim Mamontov <faust@gts.dp.ua>
Mon, 28 Feb 2011 13:13:15 +0000 (15:13 +0200)
committerMaxim Mamontov <faust@gts.dp.ua>
Mon, 28 Feb 2011 13:13:15 +0000 (15:13 +0200)
projects/stargazer/inst/freebsd/etc/stargazer/stargazer.conf
projects/stargazer/inst/linux/etc/stargazer/stargazer.conf

index ae5e13829b63bc1b4ec5068fd09511fc738683dd..004ced0e44e62950825db0ceaf423524b6c20601 100644 (file)
@@ -149,6 +149,13 @@ ModulesPath = /usr/lib/stg
 # Default: /var/stargazer/monitor
 #MonitorDir=/var/stargazer/monitor
 
+# Defines message maximum lifetime
+# Note: 0 — unlimited
+# Parameter: optional
+# Value: any numeric
+# Default: 0 (day)
+# MessagesTimeout = 0
+
 ################################################################################
 # Store module
 # Configure the module that works with the database server
index ae5e13829b63bc1b4ec5068fd09511fc738683dd..004ced0e44e62950825db0ceaf423524b6c20601 100644 (file)
@@ -149,6 +149,13 @@ ModulesPath = /usr/lib/stg
 # Default: /var/stargazer/monitor
 #MonitorDir=/var/stargazer/monitor
 
+# Defines message maximum lifetime
+# Note: 0 — unlimited
+# Parameter: optional
+# Value: any numeric
+# Default: 0 (day)
+# MessagesTimeout = 0
+
 ################################################################################
 # Store module
 # Configure the module that works with the database server