burningmantech / ranger-clubhouse-api

Ranger Secret Clubhouse API Service
Apache License 2.0
12 stars 8 forks source link

Create a Laravel cron task to periodically purge the mail log #1299

Closed mikeburg closed 1 year ago

mikeburg commented 1 year ago

A night Laravel cron task needs to be create to purge the mail log of entries older than 6 months.

mikeburg commented 1 year ago

Done. https://github.com/burningmantech/ranger-clubhouse-api/pull/1357