documentation: Fix "Add notes for hysteria2 compatibility"

This commit is contained in:
世界
2023-09-07 09:11:36 +08:00
parent 9ce0a42a3f
commit fdd768f5e8
5 changed files with 10 additions and 10 deletions

View File

@@ -21,9 +21,9 @@
}
```
!!! warning "Compatibility issues with original server"
!!! warning "Compatibility issues with the official server"
When using the original server, the use case with `fastOpen=false` or UDP MTU >= 1200 is not supported.
The use case of UDP MTU >= 1200 is not supported when using the official server.
!!! warning ""

View File

@@ -21,9 +21,9 @@
}
```
!!! warning "与原始服务器的兼容性问题"
!!! warning "与官方服务器的兼容性问题"
当使用原始服务器时,不支持 `fastOpen=false` 或者 UDP MTU >= 1200 的用例。
当使用原始服务器时,不支持 UDP MTU >= 1200 的用例。
!!! warning ""