This commit is contained in:
parent
7a058db952
commit
16d73f5a1b
2 changed files with 8 additions and 1 deletions
|
@ -48,7 +48,12 @@
|
|||
},
|
||||
"multiplex": {
|
||||
"enabled": true,
|
||||
"padding": true
|
||||
"padding": true,
|
||||
"brutal": {
|
||||
"enabled": true,
|
||||
"up_mbps": ${UP_MBPS},
|
||||
"down_mbps": ${DOWN_MBPS}
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue