update pulse

This commit is contained in:
2024-01-26 00:24:09 +05:00
parent aaf28aadff
commit 7eec5cce74
11 changed files with 315 additions and 1 deletions

View File

@@ -223,5 +223,9 @@ return [
'#^/pulse$#', // Pulse dashboard...
],
],
\Geow\DiskMetrics\Recorders\DiskRecorder::class => [
'enabled' => env('GEOW_DISK_METRICS', true),
]
],
];