netless-io/flat-server

[chore]: delete logs regularly

Aperta

#385 aperta il 27 lug 2021

 (0 commenti) (0 reazioni) (0 assegnatari)TypeScript (275 fork)auto 404
enhancementgood first issue

Metriche repository

Star
 (683 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor