mirror of
https://github.com/XTLS/Xray-docs-next.git
synced 2026-09-26 00:08:03 +03:00
fix missing comma in splithttp zh example
This commit is contained in:
@@ -21,7 +21,7 @@ The `SplitHttpObject` 对应传输配置的 `splithttpSettings` 项。
|
||||
"host": "xray.com",
|
||||
"headers": {
|
||||
"key": "value"
|
||||
}
|
||||
},
|
||||
"maxUploadSize": 1000000,
|
||||
"maxConcurrentUploads": 10
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user