Can currently be done with a cronjob that runs: ``` DELETE from pushboxv1 where TTL < unix_timestamp(); ``` but it might be nice to add that to pushbox.
Can currently be done with a cronjob that runs:
but it might be nice to add that to pushbox.