1 changed files with 22 additions and 0 deletions
@ -0,0 +1,22 @@ |
|||||||
|
zsw: |
||||||
|
databases: |
||||||
|
url: jdbc:mysql://127.0.0.1:3306/xxl_job_230?useUnicode=true&characterEncoding=utf-8&autoReconnect=true&failOverReadOnly=false&useSSL=false&allowPublicKeyRetrieval=true&serverTimezone=GMT%2B8 |
||||||
|
username: xxl_job_230 |
||||||
|
password: zsw2022#Job |
||||||
|
|
||||||
|
management: |
||||||
|
health: |
||||||
|
mail: |
||||||
|
enabled: false |
||||||
|
|
||||||
|
### xxl-job调度中心配置 |
||||||
|
xxl: |
||||||
|
job: |
||||||
|
accessToken: xxx |
||||||
|
i18n: zh_CN |
||||||
|
triggerpool: |
||||||
|
fast: |
||||||
|
max: 200 |
||||||
|
slow: |
||||||
|
max: 100 |
||||||
|
logretentiondays: 30 |
Loading…
Reference in new issue