[Enhance] Add an option about file hash pre-calc

- Add an option to disable song file hash pre-calculation
This commit is contained in:
Lost-MSth
2023-01-14 18:32:53 +08:00
parent af03a48134
commit 9c90d6ef89
5 changed files with 21 additions and 13 deletions

View File

@@ -10,6 +10,8 @@ class Config:
USE_PROXY_FIX = False
USE_CORS = False
SONG_FILE_HASH_PRE_CALCULATE = True
GAME_API_PREFIX = '/join/21'
ALLOW_APPVERSION = [] # list[str]