Update init_config.py

This commit is contained in:
HibiKier 2021-05-21 14:10:39 +08:00 committed by GitHub
parent 0ecb130732
commit 816399d9ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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,