Add rate setting for major outage

Major outage criteria depends on required service level.
Default value keeps 50% because it had been fixed to 50%.
This commit is contained in:
Shuichiro MAKIGAKI
2018-05-08 17:44:41 +09:00
parent db8874c5ad
commit f07c071ed2
3 changed files with 11 additions and 1 deletions
+1
View File
@@ -154,6 +154,7 @@ return [
'about-this-page' => 'About this page',
'days-of-incidents' => 'How many days of incidents to show?',
'time_before_refresh' => 'Status page refresh rate (in seconds)',
'major_outage_rate' => 'Major outage threshold (in %)',
'banner' => 'Banner Image',
'banner-help' => "It's recommended that you upload files no bigger than 930px wide",
'subscribers' => 'Allow people to signup to email notifications?',