Skip to content

Commit

Permalink
edit
Browse files Browse the repository at this point in the history
  • Loading branch information
smgano committed May 15, 2024
1 parent 7d32ce5 commit d941e4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/env.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ asynq:
# asynq monitoring 监控dashbord服务端口
port: 7013
#是否开启 数据面板服务
enable: true
enable: false
#是否开启调度注册; 当多台机器时会重复注册,导致任务执行多次;多个机器只需要开启一台服务的注册即可;执行任务时分布式的
enableRegisterSched: true
#动态调度任务 配置文件路径
Expand Down

0 comments on commit d941e4d

Please sign in to comment.