| | |
| | | cleansession: false #MQTT-是否清理session |
| | | #MQTT-当前客户端的唯一标识 |
| | | clientid: mqtt_publish |
| | | default_topic: 测试 #当前客户端的默认主题(大多数时候没什么用) |
| | | default_topic: TEST #当前客户端的默认主题(大多数时候没什么用) |
| | | #发送超时时间 |
| | | mqtt.timeout: 1000 |
| | | #心跳时间 |
| | |
| | | username: root |
| | | password: root |
| | | |
| | | xxl: |
| | | job: |
| | | admin: |
| | | ### xxl-job admin address list, such as "http://address" or "http://address01,http://address02" |
| | | addresses: http://127.0.0.1:8080/xxl-job-admin |
| | | ### xxl-job executor address |
| | | executor: |
| | | appname: qwmdc-collect |
| | | ip: |
| | | port: 38801 |
| | | ### xxl-job log path |
| | | logpath: /qwlogs/xxl-job/jobhandler |
| | | ### xxl-job log remain days |
| | | logretentiondays: 7 |
| | | ### xxl-job, access token |
| | | accessToken: |