mirror of
https://github.com/MeoProject/lx-music-api-server.git
synced 2025-05-23 19:17:41 +08:00
chore: 移除无用代码
This commit is contained in:
parent
0851a72101
commit
ceede1c03b
@ -11,11 +11,9 @@
|
||||
import os
|
||||
|
||||
|
||||
debug_mode = True
|
||||
log_length_limit = 50000000
|
||||
debug_mode = False
|
||||
log_length_limit = 400
|
||||
running = True
|
||||
config = {}
|
||||
pool_data = None
|
||||
pool_cache = None
|
||||
workdir = os.getcwd()
|
||||
banList_suggest = 0
|
Loading…
x
Reference in New Issue
Block a user