3x-ui/web
mmmray ea9d5dc2d5
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.
2024-07-09 15:24:06 +02:00
..
assets fix wrong splithttp default (#2433) 2024-07-09 15:24:06 +02:00
controller improved - message logs 2024-07-08 23:47:49 +02:00
entity [subJson] add mux and direct 2024-03-12 19:44:51 +03:30
global Some fixes and improvements (#1997) 2024-03-11 01:01:24 +03:30
html Typo fixed 2024-07-07 12:10:24 +02:00
job improved - message logs 2024-07-08 23:47:49 +02:00
locale Some fixes and improvements (#1997) 2024-03-11 01:01:24 +03:30
middleware feat: Enhance host extraction from headers (#2292) 2024-05-23 23:51:19 +02:00
network Add tgLang option 2023-05-20 19:15:20 +04:30
service improved - message logs 2024-07-08 23:47:49 +02:00
session change session name 2024-07-05 14:33:04 +02:00
translation Typo fixed 2024-07-07 12:10:24 +02:00
web.go improved - message logs 2024-07-08 23:47:49 +02:00