1
0
mirror of https://github.com/6dylan6/jdpro.git synced 2026-03-28 02:54:32 +08:00

Compare commits

...

6 Commits

Author SHA1 Message Date
2024
c19e94df9e 1 2026-03-21 11:29:13 +08:00
2024
5e8850e81a 1 2026-03-15 09:26:41 +08:00
2024
ada5c0dd51 1 2026-03-14 15:04:34 +08:00
2024
ea64567767 1 2026-03-11 10:22:31 +08:00
2024
2ee30f3b84 1 2026-03-08 23:31:49 +08:00
2024
7d4472a8ac 1 2026-03-04 08:36:42 +08:00
7 changed files with 11 additions and 8 deletions

View File

@@ -68,10 +68,13 @@ export NOTIFY_SHOWNAMETYPE="4" 效果是 : 账号名称:备注
3、因为青龙有随机延时可以在配置文件设置为0默认300秒所以涉及准点运行的任务最后加now如果是desi或conc不用加也会准时跑。
4、青龙系统通知新增删除任务、登录等通知需把通知变量写到config.sh文件在环境变量里只发脚本运行通知哈
4、脚本的通知需把通知key变量在config.sh文件配置
5、建议调整任务运行超时时间青龙默认1小时有些跑不完就被强制结束config.sh里配置。CommandTimeoutTime="3h" 即改为3小时根据自己ck数量调整。
6、ck掉线不是常用地ip短时间内连续获得豆可能就会会触发风控掉线
## 通用环境变量(到配置管理-config.sh里添加变量,export xxx='xxx'格式)
AUTOCFG='true' 自动配置sendNotify文件到deps目录

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long