Option to only show disrupted days. Closes #2088
This commit is contained in:
@@ -88,4 +88,15 @@ return [
|
||||
*/
|
||||
|
||||
'skip_subscriber_verification' => false,
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Only disrupted days
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
||||
| Whether to only show days with incidents, or each day in the timeline.
|
||||
|
|
||||
*/
|
||||
|
||||
'only_disrupted_days' => false,
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user