test update
Some checks failed
Build and Push Docker Image / build (push) Failing after 18s

This commit is contained in:
reonokiy 2025-05-17 16:08:41 +08:00
parent 19c9054288
commit f1846f8240
Signed by: reonokiy
SSH key fingerprint: SHA256:2VjKpUxMIe0QYY3OVnOMuPiB0X5pvrIpJ+UiyFhxtq0
2 changed files with 11 additions and 0 deletions

View file

@ -45,6 +45,15 @@
"${SHORT_ID}"
]
}
},
"multiplex": {
"enabled": true,
"padding": true,
"brutal": {
"enabled": true,
"up_mbps": ${UP_MBPS},
"down_mbps": ${DOWN_MBPS}
}
}
}
],