]> git.stg.codes - stg.git/blobdiff - projects/stargazer/inst/linux/etc/stargazer/stargazer.conf
Fee charge rule selector added with 3 different charge rules
[stg.git] / projects / stargazer / inst / linux / etc / stargazer / stargazer.conf
index ae5e13829b63bc1b4ec5068fd09511fc738683dd..55efa6ac4a7f0b0ad28fb1fbf029d5017f0b2ca4 100644 (file)
@@ -149,6 +149,22 @@ 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
+
+# Defines fee charging rules.
+# 0 - classic rules, allow fee charge even cash is negative;
+# 1 - disallow fee charge if cash value is negative;
+# 2 - disallow fee charge if there is not enought cash (cash < fee).
+# Parameter: optional
+# Value: 0 - 2
+# Default: 0 (classic)
+# FeeChargeType = 0
+
 ################################################################################
 # Store module
 # Configure the module that works with the database server