Description
Adding an option to show the speed as megabyte (mB) instead of megabit (mb)
Why it should be implemented
It would provide the speed in both ways and personally give me a better idea of how fast things transfer.
Optional: implementation suggestions
There's 2 ways for this. There can be a toggle in the UI for Mbits and Mbytes. This can also be toggled with an environment variable. Can probably just be a simple true or false named MBPS, where true is for Mbytes, and false is for Mbits.
Optional: screenshots
Web UI option toggle "mockups"

