commit | 5dd627a2a0f8b231d717f610a372eba8a8a802af | [log] [tgz] |
---|---|---|
author | Yaguang Tang <yaguang.tang@vexxhost.com> | Sat Oct 05 07:47:28 2024 +0800 |
committer | GitHub <noreply@github.com> | Fri Oct 04 23:47:28 2024 +0000 |
tree | 6b55623a82dc8114cbf921541c4a0ba537f94ed9 | |
parent | e79c9876435c723b341e89c3e82112660d81d607 [diff] |
[ATMOSPHERE-467] Support loki log rotation (#1942) Enable loki log rotation by default, the default retention period is 30 days. Fixes #525
If you have any questions and discussions about Atmosphere, you can join the community:
You'll need to make sure that you have pre-commit setup and installed in your environment by running these commands::
pre-commit install --hook-type commit-msg