Update init_config.py

This commit is contained in:
HibiKier 2021-05-20 21:32:48 +08:00 committed by GitHub
parent 766b370952
commit af6c2759df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -42,25 +42,6 @@ def init_config():
'system_proxy': '',
'buff_proxy': ''
},
'rsshub': {
'RSSHUBAPP': 'https://docs.rsshub.app/',
},
'apikey': {
'LOLICON_KEY': '',
'TL_KEY': [],
},
'rsshub': {
'RSSHUBAPP': 'https://docs.rsshub.app/',
},
'sql': {
'bind': '',
'sql_name': '',
'user': '',
'password': '',
'address': '',
'port': '',
'database': '',
},
'level': {
'DELETE_IMG_LEVEL': 7,
'MOVE_IMG_LEVEL': 7,