diff --git a/docs/examples/shadowtls.md b/docs/examples/shadowtls.md index 5335d399..39c8988d 100644 --- a/docs/examples/shadowtls.md +++ b/docs/examples/shadowtls.md @@ -35,7 +35,7 @@ "password": "8JCsPssfgS8tiRwiMlhARg==", "detour": "shadowtls-out", "multiplex": { - "enabled": 1, + "enabled": true, "max_connections": 4, "min_streams": 4 } @@ -52,4 +52,4 @@ } ] } -``` \ No newline at end of file +```