Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormmmray <142015632+mmmray@users.noreply.github.com>2024-07-09 16:24:06 +0300
committerGitHub <noreply@github.com>2024-07-09 16:24:06 +0300
commitea9d5dc2d533474204a9ea65c8dbb4ede23b127a (patch)
tree691956aaa7fd717743cdea439ac5cd06b8a21463 /.github/workflows
parent96e43fa195997d4c247bc53b7536d39910e0ef97 (diff)
fix wrong splithttp default (#2433)
This default is defined as 1MB, but maxUploadSize is to be specified in bytes. This confusion could've come from poorly written documentation in xray, but it has been updated. in general I wish that panels would not set defaults at all and instead just omit parameters (in sharelinks, inbounds, ...) that the user didn't set explicitly. If I want to change the defaults in xray's codebase, it seems that all the panels will have to update the default too. I see marzban doing the same kind of things.
Diffstat (limited to '.github/workflows')
0 files changed, 0 insertions, 0 deletions