Merge https://github.com/wonderful60/py12306 into pr
This commit is contained in:
@@ -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
|
||||
S_KEY = 'SCUdafadsfasfdafdf45234234234'
|
||||
|
||||
# 输出日志到文件
|
||||
OUT_PUT_LOG_TO_FILE_ENABLED = 0
|
||||
OUT_PUT_LOG_TO_FILE_PATH = 'runtime/12306.log' # 日志目录
|
||||
|
||||
Reference in New Issue
Block a user