mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
9ebcca5b0d
Add `DeleteOldConnectionLogs` query and integrate it into the `dbpurge` routine. Retention is controlled by `--retention-connection-logs` flag. Disabled (0) by default. Depends on #21021 Updates #20743