From: Elena Mamontova <helenh463@gmail.com>
Date: Thu, 5 Nov 2015 15:36:00 +0000 (+0200)
Subject: Ticket 12. The 'StopOnError' parameter added.
X-Git-Url: https://git.stg.codes/stg.git/commitdiff_plain/389821ffc3891259fb41b2e9fe9b6f891ff24aa6

Ticket 12. The 'StopOnError' parameter added.
---

diff --git a/projects/stargazer/inst/linux/etc/stargazer/stargazer.conf b/projects/stargazer/inst/linux/etc/stargazer/stargazer.conf
index 4f2cbda9..8859b9c0 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