mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
* Add new dashboard widget system_network_status * Add new dashboard widget system_network_status * Initial working commit * Fix max_points used twice * Update system dashboard service to send network traffic * Remove console logging used for debugging * Remove interface check * Return instead of exit on a dashboard widget * Use default value instead of null coalescing operator * Disable the details state (to be added later) * Set to Line type only * Update config.php --------- Co-authored-by: FusionPBX <markjcrane@gmail.com>