mirror of
https://github.com/LibreQoE/LibreQoS.git
synced 2025-02-25 18:55:32 -06:00
Remove confusing defaultClassCapacity
This commit is contained in:
parent
b5d52dd31b
commit
2161e3e4d8
@ -14,10 +14,6 @@ upstreamBandwidthCapacityUploadMbps = 1000
|
||||
generatedPNDownloadMbps = 1000
|
||||
generatedPNUploadMbps = 1000
|
||||
|
||||
# Traffic from devices not specified in Shaper.csv will be rate limited by an HTB of this many Mbps
|
||||
defaultClassCapacityDownloadMbps = 500
|
||||
defaultClassCapacityUploadMbps = 500
|
||||
|
||||
# Interface connected to core router
|
||||
interfaceA = 'eth1'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user