mirror of
https://github.com/XTLS/Xray-core.git
synced 2025-01-19 17:01:45 +03: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.