1
mirror of https://github.com/CarmJos/MoeTeleport.git synced 2026-06-04 16:46:10 +08:00

[no ci] 移除对于“mysql”存储方式的推荐标签

This commit is contained in:
2022-02-25 06:05:27 +08:00
committed by GitHub
parent df7acc369f
commit fa958f8507
+2 -2
View File
@@ -18,7 +18,7 @@ check-update: true
# 注意:存储配置不会通过重载指令生效,如有修改请重新启动服务器。 # 注意:存储配置不会通过重载指令生效,如有修改请重新启动服务器。
storage: storage:
# 存储方式,可选 [ yaml | json | mysql(跨服推荐) | Essential(须安装ess插件) ] # 存储方式,可选 [ yaml | json | mysql | Essential(须安装ess插件) ]
method: yaml method: yaml
# 选择 yaml/json 存储方式时的存储路径 # 选择 yaml/json 存储方式时的存储路径
@@ -58,4 +58,4 @@ death-back: true
# 危险的方块类型,将判断目的地脚下的方块的类型是否在这个列表中 # 危险的方块类型,将判断目的地脚下的方块的类型是否在这个列表中
dangerous-blocks: dangerous-blocks:
- LAVA - LAVA
- AIR - AIR