spatie / laravel-webhook-client

Receive webhooks in Laravel apps
https://freek.dev/1383-sending-and-receiving-webhooks-in-laravel-apps
MIT License
1k stars 147 forks source link

Log rotation #165

Closed chimit closed 1 year ago

chimit commented 1 year ago

The webhook_calls table grows over time (mine is 9 Gb after a few months). It would be nice to have a setting in configs that allows you to control retention.