X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/96b1c94cf2a86b2d41bae1789932e821874c1b10..e117dbe0816621cb198567763fb1333d79f62e57:/projects/stargazer/inst/linux/etc/stargazer/stargazer.conf diff --git a/projects/stargazer/inst/linux/etc/stargazer/stargazer.conf b/projects/stargazer/inst/linux/etc/stargazer/stargazer.conf index ae5e1382..4f2cbda9 100644 --- a/projects/stargazer/inst/linux/etc/stargazer/stargazer.conf +++ b/projects/stargazer/inst/linux/etc/stargazer/stargazer.conf @@ -87,7 +87,7 @@ WriteFreeMbTraffCost = yes # Parameter: optional # Values: yes, no # Default: no -FullFee = yes +FullFee = no # Allow user to see and use a full cash (yes) or hide a part of it (no) # for the next fee charge @@ -149,6 +149,28 @@ 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 + +# Enable or disable reconnect on tariff change +# Parameter: optional +# Values: yes, no +# Default: no +# ReconnectOnTariffChange = no + ################################################################################ # Store module # Configure the module that works with the database server