给PushBear添加SC_KEY参数用于填写send_key
This commit is contained in:
@@ -54,8 +54,9 @@ TELEGRAM_BOT_API_URL = 'https://tgbot.lbyczf.com/sendMessage/:your_token'
|
||||
|
||||
# ServerChan和PushBear配置
|
||||
SERVERCHAN_ENABLED = 0
|
||||
PUSHBEAR_ENABLED = 0
|
||||
S_KEY = 'SCUdafadsfasfdafdf45234234234'
|
||||
PUSHBEAR_ENABLED = 0
|
||||
SC_KEY = '8474-ca071ADSFADSF'
|
||||
|
||||
# 输出日志到文件
|
||||
OUT_PUT_LOG_TO_FILE_ENABLED = 0
|
||||
|
||||
Reference in New Issue
Block a user