小问题

This commit is contained in:
2024-10-21 23:16:46 +08:00
parent 886213f38d
commit eaefd4b9fe
2 changed files with 6 additions and 6 deletions

View File

@@ -95,9 +95,9 @@ else:
"donateSite": "",
"helpPicPath": "https://foruda.gitee.com/images/1685873169584963569/95fe9b0b_9911226.png",
"maxCacheSize": 1048576,
"maxCacheTime": {".mcfunction": 900, ".mid .midi": 1800, ".json": 1800},
"maxCacheTime": {".mcfunction .txt": 900, ".mid .midi": 1800, ".json": 1800},
"maxSingleFileSize": {
".mcfunction": 524288,
".mcfunction .txt": 524288,
".mid .midi": 131072,
".json": 8192,
},