mirror of
https://github.com/shtorm-7/sing-box-extended.git
synced 2026-06-17 16:44:29 +03:00
Fix documentation typo (#60)
This commit is contained in:
@@ -35,7 +35,7 @@
|
|||||||
"password": "8JCsPssfgS8tiRwiMlhARg==",
|
"password": "8JCsPssfgS8tiRwiMlhARg==",
|
||||||
"detour": "shadowtls-out",
|
"detour": "shadowtls-out",
|
||||||
"multiplex": {
|
"multiplex": {
|
||||||
"enabled": 1,
|
"enabled": true,
|
||||||
"max_connections": 4,
|
"max_connections": 4,
|
||||||
"min_streams": 4
|
"min_streams": 4
|
||||||
}
|
}
|
||||||
@@ -52,4 +52,4 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user