X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/c87de5d93e3c9bf3be9949a969c5bed4eea9c7f3..69172e0e3684d849825b90b01e53026852e01a97:/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 f990daba..84d14f60 100644 --- a/projects/stargazer/inst/linux/etc/stargazer/stargazer.conf +++ b/projects/stargazer/inst/linux/etc/stargazer/stargazer.conf @@ -41,6 +41,12 @@ StatWritePeriod = 10 # Default: 1 DayFee = 1 +# When set to 'no' Stargazer will continue reading database after error and show all of them. +# Parameter: optional +# Values: yes, no +# Default: yes +# StopOnError = yes + # Fee charged at the last (yes) or first (no) day of tariffication period. # Defines how the fee will be charged in the transition to the new tariff. # User has tariff A with fee 100. Changing it to tariff B with fee 200 @@ -161,7 +167,7 @@ ModulesPath = /usr/lib/stg # 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 +# Value: 0 ... 2 # Default: 0 (classic) # FeeChargeType = 0