update pulse
This commit is contained in:
@@ -223,5 +223,9 @@ return [
|
||||
'#^/pulse$#', // Pulse dashboard...
|
||||
],
|
||||
],
|
||||
|
||||
\Geow\DiskMetrics\Recorders\DiskRecorder::class => [
|
||||
'enabled' => env('GEOW_DISK_METRICS', true),
|
||||
]
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user