Update pulse config

This commit is contained in:
DariusIII
2025-12-22 16:29:10 +01:00
parent 75448e30c3
commit b8f1b912a4
+1 -1
View File
@@ -78,7 +78,7 @@ return [
'ingest' => [
'driver' => env('PULSE_INGEST_DRIVER', 'storage'),
'trim_lottery' => [1, 1_000],
'trim_lottery' => [1, 100],
'redis' => [
'connection' => env('PULSE_REDIS_CONNECTION'),