mirror of
https://github.com/fhmq/hmq.git
synced 2026-05-04 07:08:32 +00:00
update config format
This commit is contained in:
@@ -15,5 +15,8 @@
|
||||
"certFile": "ssl/server/cert.pem",
|
||||
"keyFile": "ssl/server/key.pem"
|
||||
},
|
||||
"plugins": ["authhttp","kafka"]
|
||||
}
|
||||
"plugins": [
|
||||
"authhttp",
|
||||
"kafka"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user