mirror of
https://github.com/TDSCDMAA/AutoMihoyoBBS.git
synced 2026-06-02 18:43:42 +08:00
update .gitignore
This commit is contained in:
parent
0522827b42
commit
a405d1c400
2
.gitignore
vendored
2
.gitignore
vendored
@ -138,4 +138,4 @@ dmypy.json
|
||||
config/*.json
|
||||
|
||||
# push配置
|
||||
config/*.ini
|
||||
config/push.ini
|
||||
@ -1,12 +0,0 @@
|
||||
[setting]
|
||||
enable=false
|
||||
#共有 cqhttp ftqq(sever酱) pushplus
|
||||
push_server=cqhttp
|
||||
#server酱和pushplus的推送token
|
||||
push_token=123456
|
||||
|
||||
[cqhttp]
|
||||
#cqhttp的服务端地址
|
||||
cqhttp_url=http://127.0.0.1:5000/send_private_msg
|
||||
#推送给谁
|
||||
cqhttp_qq=10001
|
||||
Loading…
Reference in New Issue
Block a user