Fix documentation typo (#60)

This commit is contained in:
void aire()
2022-09-02 14:03:37 +03:00
committed by 世界
parent 65df98a60d
commit c22d4a85c0

View File

@@ -35,7 +35,7 @@
"password": "8JCsPssfgS8tiRwiMlhARg==",
"detour": "shadowtls-out",
"multiplex": {
"enabled": 1,
"enabled": true,
"max_connections": 4,
"min_streams": 4
}
@@ -52,4 +52,4 @@
}
]
}
```
```