]> 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 004ced0e44e62950825db0ceaf423524b6c20601..55efa6ac4a7f0b0ad28fb1fbf029d5017f0b2ca4 100644 (file)
@@ -156,6 +156,15 @@ ModulesPath = /usr/lib/stg
 # 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