add missing parameters to splithttp example (english)
parent
cb45cdf7eb
commit
4705e44b75
|
@ -26,7 +26,9 @@ The `SplitHttpObject` corresponds to the `splithttpSettings` section under trans
|
|||
"host": "xray.com",
|
||||
"headers": {
|
||||
"key": "value"
|
||||
}
|
||||
},
|
||||
"maxUploadSize": 1000000,
|
||||
"maxConcurrentUploads": 10
|
||||
}
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue