mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-01-03 14:33:12 +00:00
* archive.nim: reduce the database report interval from 1 to 30 min This counts the number of rows with "select count(1) from messages" which is quite intense and we shouldn't run it every minute * aside cleanup