mirror of
https://github.com/XTLS/Xray-docs-next.git
synced 2026-09-22 22:38:05 +03:00
Add or renamed to json in codeblock (#748)
and sth Co-authored-by: Meow <197331664+Meo597@users.noreply.github.com>
This commit is contained in:
@@ -104,7 +104,7 @@ WantedBy=multi-user.target
|
||||
|
||||
服务端 xray 配置
|
||||
|
||||
```
|
||||
```json
|
||||
{
|
||||
"log": {
|
||||
"loglevel": "none"
|
||||
@@ -143,7 +143,7 @@ WantedBy=multi-user.target
|
||||
|
||||
客户端 xray 配置,此处以旁路由透明代理为例
|
||||
|
||||
```
|
||||
```json
|
||||
{
|
||||
"log": {
|
||||
"loglevel": "none"
|
||||
|
||||
Reference in New Issue
Block a user