mirror of
https://github.com/coder/coder.git
synced 2026-09-22 05:05:20 +08:00
Related to #15309 As we already are doing for agent logs - this PR is enabling the logs rotation for coderd logs. Currently keeping the same logic than we had for agent - with 5MB as the file size for rotation.