mirror of
https://github.com/Xiao-MoMi/craft-engine.git
synced 2025-12-30 12:29:15 +00:00
小幅优化配置加载速度
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user