mirror of
https://gitlab.com/wgp/dougal/software.git
synced 2025-12-06 11:57:08 +00:00
Only available with write access and above. Reports used and available filesystem sizes and database space usage.
4 lines
61 B
JavaScript
4 lines
61 B
JavaScript
module.exports = {
|
|
diagnostics: require('./diagnostics')
|
|
};
|