chore: prepare for PR

This commit is contained in:
Andras Bacsai
2026-02-25 12:07:29 +01:00
parent 3eb9426b95
commit b88f9fca67
6 changed files with 161 additions and 2 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ class Kernel extends ConsoleKernel
}
// $this->scheduleInstance->job(new CleanupStaleMultiplexedConnections)->hourly();
$this->scheduleInstance->command('cleanup:redis')->weekly();
$this->scheduleInstance->command('cleanup:redis --clear-locks')->daily();
if (isDev()) {
// Instance Jobs