Autodelete reports older then 30 days. #1
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
XFlak, blackb0x and I discussed this in order to keep the database as small as possible we should delete reports that are older then 30 days automatically.
Since i am using sqlite to store upload id and date in unix timestamp it shouldn't be to hard to implement an automatic script that removes reports automatically based on the timestamp.