diff --git a/sendNotify.js b/sendNotify.js index 18dfc98..601cff8 100644 --- a/sendNotify.js +++ b/sendNotify.js @@ -12,7 +12,7 @@ const querystring = require('querystring'); const $ = new Env(); -const timeout = 15000; //超时时间(单位毫秒) +const timeout = 16000; //超时时间(单位毫秒) // =======================================gotify通知设置区域============================================== //gotify_url 填写gotify地址,如https://push.example.de:8080 //gotify_token 填写gotify的消息应用token