modify dashboard and services fetch source data
This commit is contained in:
@@ -16,12 +16,12 @@ return [
|
||||
'name' => env('APP_NAME', 'Laravel'),
|
||||
|
||||
'lookback_days' => [
|
||||
'SARI' => 777, //
|
||||
'ILI' => 777,
|
||||
'LBM' => 777,
|
||||
'AFI' => 777,
|
||||
'NDS' => 777,
|
||||
'SEQ' => 200
|
||||
'SARI' => 7, //
|
||||
'ILI' => 7,
|
||||
'LBM' => 7,
|
||||
'AFI' => 7,
|
||||
'NDS' => 7,
|
||||
'SEQ' => 7
|
||||
],
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user