mirror of
https://github.com/SagerNet/sing-box.git
synced 2025-04-04 20:37:37 +03:00
Fix documentation typo (#60)
This commit is contained in:
parent
4a0df713aa
commit
56876a67cc
1 changed files with 2 additions and 2 deletions
|
@ -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 @@
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue