enhancementgood first issue
Repository metrics
- Stars
- (683 stars)
- PR merge metrics
- (PR metrics pending)
Description
We currently generate log files automatically, but do not delete them.
This is not very friendly on the server and we should remove them periodically, e.g:
- Delete logs from a few days ago (default value is 3 days)
And it should be configurable