/api/trafficshaper/settings/addPipe/ made changes @ 2022-11-08T09:29:33.314900 (mshillam@192.168.1.10)
This commit is contained in:
parent
2eff4f1587
commit
1f8860c32b
30
config.xml
30
config.xml
|
|
@ -2361,9 +2361,9 @@
|
|||
<gatewaysfilter>WAN_DHCP</gatewaysfilter>
|
||||
</widgets>
|
||||
<revision>
|
||||
<username>(system)</username>
|
||||
<time>1666821681.9225</time>
|
||||
<description>/usr/local/opnsense/mvc/app/models/OPNsense/Sensei/CLI.php made changes</description>
|
||||
<username>mshillam@192.168.1.10</username>
|
||||
<time>1667899773.3149</time>
|
||||
<description>/api/trafficshaper/settings/addPipe/ made changes</description>
|
||||
</revision>
|
||||
<OPNsense>
|
||||
<captiveportal version="1.0.0">
|
||||
|
|
@ -3574,7 +3574,29 @@ WS</content>
|
|||
<servers/>
|
||||
</OpenVPNExport>
|
||||
<TrafficShaper version="1.0.3">
|
||||
<pipes/>
|
||||
<pipes>
|
||||
<pipe uuid="675f6f4d-cf3d-467f-84f6-319a4daad0bb">
|
||||
<number>10000</number>
|
||||
<enabled>1</enabled>
|
||||
<bandwidth>10</bandwidth>
|
||||
<bandwidthMetric>Mbit</bandwidthMetric>
|
||||
<queue/>
|
||||
<mask>none</mask>
|
||||
<buckets/>
|
||||
<scheduler/>
|
||||
<codel_enable>0</codel_enable>
|
||||
<codel_target/>
|
||||
<codel_interval/>
|
||||
<codel_ecn_enable>0</codel_ecn_enable>
|
||||
<pie_enable>0</pie_enable>
|
||||
<fqcodel_quantum/>
|
||||
<fqcodel_limit/>
|
||||
<fqcodel_flows/>
|
||||
<origin>TrafficShaper</origin>
|
||||
<delay/>
|
||||
<description>PipeUp-10Mbps</description>
|
||||
</pipe>
|
||||
</pipes>
|
||||
<queues/>
|
||||
<rules/>
|
||||
</TrafficShaper>
|
||||
|
|
|
|||
Loading…
Reference in New Issue