-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Description
Hello,
I found a very small issue with the web interface.
If you change the miner.conf "log" setting to something different than "5" you will not get anymore the "Hashrate 5s" field updated neither the main html title.
This is due to the fact you have hard-coded the variable you get (MHS5s) while this variable changes name (key) if you change that setting (log).
For example if you change "log" to "3" you have to get the "MHS3s" instead the "MHS5s".
So if you don't see anymore updates on title or "Hashrate 5s" the workaround is: put 5 as log setting (leave the default)
Metadata
Metadata
Assignees
Labels
No labels