/api/trafficshaper/settings/addPipe/ made changes @ 2022-11-08T12:47:47.389700 (mshillam@192.168.1.10)
This commit is contained in:
parent
c755bf5570
commit
65c4826970
25
config.xml
25
config.xml
|
|
@ -2362,8 +2362,8 @@
|
|||
</widgets>
|
||||
<revision>
|
||||
<username>mshillam@192.168.1.10</username>
|
||||
<time>1667902691.2583</time>
|
||||
<description>/api/trafficshaper/settings/setRule/68aff79e-2fd1-45b6-a463-53d466060845 made changes</description>
|
||||
<time>1667911667.3897</time>
|
||||
<description>/api/trafficshaper/settings/addPipe/ made changes</description>
|
||||
</revision>
|
||||
<OPNsense>
|
||||
<captiveportal version="1.0.0">
|
||||
|
|
@ -3596,6 +3596,27 @@ WS</content>
|
|||
<delay/>
|
||||
<description>PipeUp-10Mbps</description>
|
||||
</pipe>
|
||||
<pipe uuid="9bd79685-8663-485d-a938-60ddba240284">
|
||||
<number>10001</number>
|
||||
<enabled>1</enabled>
|
||||
<bandwidth>1000</bandwidth>
|
||||
<bandwidthMetric>Mbit</bandwidthMetric>
|
||||
<queue>2</queue>
|
||||
<mask>none</mask>
|
||||
<buckets/>
|
||||
<scheduler>fq_codel</scheduler>
|
||||
<codel_enable>0</codel_enable>
|
||||
<codel_target/>
|
||||
<codel_interval/>
|
||||
<codel_ecn_enable>1</codel_ecn_enable>
|
||||
<pie_enable>0</pie_enable>
|
||||
<fqcodel_quantum>3000</fqcodel_quantum>
|
||||
<fqcodel_limit/>
|
||||
<fqcodel_flows/>
|
||||
<origin>TrafficShaper</origin>
|
||||
<delay/>
|
||||
<description>Download</description>
|
||||
</pipe>
|
||||
</pipes>
|
||||
<queues>
|
||||
<queue uuid="311fe576-552c-4934-ab05-e7b444343716">
|
||||
|
|
|
|||
Loading…
Reference in New Issue