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 9d37537 commit b9fce0dCopy full SHA for b9fce0d
config/webhook-client.php
@@ -65,7 +65,7 @@
65
/*
66
* The integer amount of days after which models should be deleted.
67
*
68
- * It deletes all records after 1 week. Set to null if no models should be deleted.
+ * It deletes all records after 30 days. Set to null if no models should be deleted.
69
*/
70
'delete_after_days' => 30,
71
0 commit comments