mirror of
https://github.com/coder/coder.git
synced 2026-06-03 04:58:23 +00:00
ff46917e62
Replace hardcoded 7-day retention for workspace agent logs with configurable retention from deployment settings. Defaults to 7d to preserve existing behavior. Depends on #21038 Updates #20743