kopia lustrzana https://github.com/Yakifo/amqtt
Add model for authentication configuration
rodzic
933e0065fa
commit
872ca87d4d
|
@ -150,6 +150,9 @@ class Broker:
|
|||
type: ws
|
||||
timeout-disconnect-delay: 2
|
||||
publish-retry-delay: 5
|
||||
auth:
|
||||
allow-anonymous: true / false
|
||||
plugins: ['auth.anonymous'] #List of plugins to activate among all registered plugins
|
||||
|
||||
:param loop:
|
||||
:return:
|
||||
|
|
Ładowanie…
Reference in New Issue