mirror of
https://github.com/coder/coder.git
synced 2026-06-03 04:58:23 +00:00
d6442db25a
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.