From 19eabe7f770ce8ca0efc73a629e51688b49fd062 Mon Sep 17 00:00:00 2001 From: Yue-cn <2777174292@qq.com> Date: Thu, 15 Aug 2024 19:19:33 +0800 Subject: [PATCH] Wtf --- src/use/other/minecraft-service.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/use/other/minecraft-service.md b/src/use/other/minecraft-service.md index 5de5b53..a797408 100644 --- a/src/use/other/minecraft-service.md +++ b/src/use/other/minecraft-service.md @@ -33,14 +33,15 @@ FRP 本质上只有转发流量的功能,并没有标明`我是从哪来? `
要修改的内容
(不要直接复制,
看修改的参数) -
[advanced]
-      connection-timeout = 5000
-      # ...
-      # 启用对 HAProxy 的兼容
-      #(默认为Proxy-Protocol-V2)
-      haproxy-protocol = true
-      
-
+      
+        [advanced]
+        connection-timeout = 5000
+        # ...
+        # 启用对 HAProxy 的兼容
+        #(默认为Proxy-Protocol-V2)
+        haproxy-protocol = true
+        
+      
     
     
       
listeners:
@@ -49,7 +50,6 @@ FRP 本质上只有转发流量的功能,并没有标明`我是从哪来? `
# 将此项值改为 `true` proxy_protocol: true
-
     
     
       
proxies: