From: Elena Mamontova Date: Thu, 5 Nov 2015 15:34:20 +0000 (+0200) Subject: Ticket 12. The 'StopOnError' parameter added. X-Git-Url: https://git.stg.codes/stg.git/commitdiff_plain/efe50c4a9c6f0938f80100c7338db3459be9e0c1 Ticket 12. The 'StopOnError' parameter added. --- diff --git a/projects/stargazer/inst/freebsd/etc/stargazer/stargazer.conf b/projects/stargazer/inst/freebsd/etc/stargazer/stargazer.conf index 4f2cbda9..8859b9c0 100644 --- a/projects/stargazer/inst/freebsd/etc/stargazer/stargazer.conf +++ b/projects/stargazer/inst/freebsd/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