add ServerChan and PushBear支持

This commit is contained in:
littlefatty.wong
2019-01-15 11:13:51 +08:00
parent 25d7169afe
commit 2c9fa98efc
10 changed files with 78 additions and 4 deletions

View File

@@ -52,6 +52,11 @@ DINGTALK_WEBHOOK = 'https://oapi.dingtalk.com/robot/send?access_token=your token
TELEGRAM_ENABLED = 0
TELEGRAM_BOT_API_URL = 'https://tgbot.lbyczf.com/sendMessage/:your_token'
# ServerChan和PushBear配置
SERVERCHAN_ENABLED = 0
PUSHBEAR_ENABLED = 0
SKEY = 'SCUdafadsfasfdafdf45234234234'
# 输出日志到文件 (Docker 中不建议修改此组配置项)
OUT_PUT_LOG_TO_FILE_ENABLED = 1
OUT_PUT_LOG_TO_FILE_PATH = '/config/12306.log' # 日志目录