You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On the back end, LibreQoS squashes the child rate to that of the parent. The UI is basically incorrect on that. The UI reads directly from network.json, which is before LibreQoS.py applies the squashing. We should fix that to avoid confusion by pulling from queuingStructure.json if possible.
The text was updated successfully, but these errors were encountered:
On the back end, LibreQoS squashes the child rate to that of the parent. The UI is basically incorrect on that. The UI reads directly from network.json, which is before LibreQoS.py applies the squashing. We should fix that to avoid confusion by pulling from queuingStructure.json if possible.
The text was updated successfully, but these errors were encountered: