mirror of
https://github.com/chatmail/core.git
synced 2026-04-06 23:52:11 +03:00
- the `jobs` table is no longer in use, no need to track files on housekeeping, no need to clear it from repl tool - some `Params` were used for jobs table only, they can be used freely for other purposes on other tables. param 'protection settings timestamp' was never used in practise, its code is removed as well, so we can free the Param as well.