9
0
mirror of https://github.com/Xiao-MoMi/craft-engine.git synced 2025-12-30 12:29:15 +00:00

小幅优化配置加载速度

This commit is contained in:
XiaoMoMi
2025-05-17 21:07:48 +08:00
parent 7616520cbd
commit ee10b56090
13 changed files with 117 additions and 96 deletions

View File

@@ -85,8 +85,8 @@ resource-pack:
deny-non-minecraft-request: true
one-time-token: true
rate-limit:
max-requests: 3
reset-interval: 20
max-requests: 10
reset-interval: 30
# Upload the resource pack automatically on generation
# When disabled, you must manually trigger uploads using the /ce upload command
auto-upload: true