mirror of
https://github.com/zhenxun-org/zhenxun_bot.git
synced 2025-12-15 14:22:55 +08:00
Update config.py
This commit is contained in:
parent
1b3e92019e
commit
766b370952
@ -17,6 +17,7 @@ RSSHUBAPP: str = "" # rsshub
|
||||
TL_KEY: List[str] = []
|
||||
|
||||
# 数据库(必要)
|
||||
# 如果填写了bind就不需要再填写后面的字段了#)
|
||||
bind: str = ''
|
||||
sql_name: str = ''
|
||||
user: str = ''
|
||||
|
||||
Loading…
Reference in New Issue
Block a user