补齐本地运行依赖与共享 schema 初始化
This commit is contained in:
12
talkingq-url/mqtt/amqtt.yaml
Normal file
12
talkingq-url/mqtt/amqtt.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
listeners:
|
||||
default:
|
||||
type: tcp
|
||||
bind: 0.0.0.0:1883
|
||||
plugins:
|
||||
amqtt.plugins.logging_amqtt.EventLoggerPlugin:
|
||||
amqtt.plugins.logging_amqtt.PacketLoggerPlugin:
|
||||
amqtt.plugins.authentication.AnonymousAuthPlugin:
|
||||
allow_anonymous: true
|
||||
amqtt.plugins.sys.broker.BrokerSysPlugin:
|
||||
sys_interval: 20
|
||||
Reference in New Issue
Block a user