xxl-job-region.properties 776 B

12345678910111213141516171819202122232425
  1. ### xxl-job admin address list, such as "http://address" or "http://address01,http://address02"
  2. xxl.job.admin.addresses=http://10.81.3.152:8179/xxl-job-admin
  3. ### xxl-job, access token
  4. xxl.job.accessToken=
  5. ### xxl-job executor appname
  6. ### 场站计算
  7. #xxl.job.executor.appname=generationWP-job
  8. ### 区域公司计算
  9. xxl.job.executor.appname=generationregion-job
  10. ### xxl-job executor registry-address: default use address to registry , otherwise use ip:port if address is null
  11. xxl.job.executor.address=
  12. ### xxl-job executor server-info
  13. xxl.job.executor.ip=
  14. #场站端口
  15. #xxl.job.executor.port=9201
  16. #区域端口
  17. xxl.job.executor.port=9202
  18. ### xxl-job executor log-path
  19. xxl.job.executor.logpath=E:\gyee\log\RGlog
  20. ### xxl-job executor log-retention-days
  21. xxl.job.executor.logretentiondays=30