mirror of
https://github.com/zhenxun-org/zhenxun_bot.git
synced 2025-12-15 06:12:53 +08:00
Update init_config.py
This commit is contained in:
parent
0ecb130732
commit
816399d9ed
@ -19,7 +19,6 @@ def init_config():
|
||||
'apikey': {
|
||||
'LOLICON_KEY': '',
|
||||
'TL_KEY': [],
|
||||
'RSSHUBAPP': str = "https://docs.rsshub.app/"
|
||||
},
|
||||
'sql': {
|
||||
'bind': '',
|
||||
@ -120,6 +119,7 @@ def init_config():
|
||||
'MAXINFO_GROUP_ANIME': 5,
|
||||
'MAX_FIND_IMG_COUNT': 3,
|
||||
'MAX_SIGN_GOLD': 200,
|
||||
'MAX_SETU_R_COUNT': 5,
|
||||
},
|
||||
'malicious_ban': {
|
||||
'MALICIOUS_BAN_TIME': 30,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user