We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67b43e7 commit 596000cCopy full SHA for 596000c
config/schedule-monitor.php
@@ -7,7 +7,7 @@
7
* Here you can specify the amount of days log items should be kept.
8
*
9
* Use Laravel's pruning command to delete old `MonitoredScheduledTaskLogItem` models.
10
- * More info: https://laravel.com/docs/9.x/eloquent#mass-assignment
+ * More info: https://laravel.com/docs/11.x/eloquent#pruning-models
11
*/
12
'delete_log_items_older_than_days' => 30,
13
0 commit comments