mirror of
https://github.com/XTLS/Xray-core.git
synced 2025-02-21 08:53:13 +03:00
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.