3893a4fb9f9b69ade9c94ae7c29914951925af0f
/api/system/status now returns a best-effort storage block: database file size (crm.db + WAL + SHM), the email_attachments dir, the backups dir, and disk total/used/free via shutil.disk_usage(DATA_DIR). System Status renders a Storage section with human-readable sizes so growth can be watched over time. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Description
No description provided
Languages
Python
55.4%
HTML
36.3%
TypeScript
6.5%
Shell
0.8%
JavaScript
0.4%
Other
0.6%