netless-io/flat-server

[chore]: delete logs regularly

オープン

#385 opened on 2021/07/27

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)TypeScript (275 件のフォーク)auto 404
enhancementgood first issue

Repository metrics

Stars
 (683 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド