mirror of
https://github.com/XTLS/Xray-core.git
synced 2026-05-29 17:21:44 +00:00
33daa0c94b
Testing was conducted only using explicit parameters, and using
testsuite. However, when the parameters are not explicitly set in JSON
config, it seems that `c.MaxUploadSize` will contain `RandRangeConfig {
From: 0, To: 0 }` instead of `nil`, which breaks upload entirely.