提交 | 用户 | 时间
|
1ac2bc
|
1 |
### xxl-job admin address list, such as "http://address" or "http://address01,http://address02" |
懒 |
2 |
xxl.job.admin.addresses=http://127.0.0.1:8080/job-manager |
|
3 |
|
|
4 |
### xxl-job executor address |
|
5 |
xxl.job.executor.appname=guns-executor |
|
6 |
xxl.job.executor.ip= |
|
7 |
xxl.job.executor.port=9999 |
|
8 |
|
|
9 |
### xxl-job, access token |
|
10 |
xxl.job.accessToken= |
|
11 |
|
|
12 |
### xxl-job log path |
|
13 |
xxl.job.executor.logpath=handler/logs |
|
14 |
|
|
15 |
### xxl-job log retention days |
|
16 |
xxl.job.executor.logretentiondays=-1 |