mirror of
https://github.com/PiBrewing/craftbeerpi4.git
synced 2024-11-10 01:17:42 +01:00
14 lines
No EOL
207 B
YAML
14 lines
No EOL
207 B
YAML
listeners:
|
|
default:
|
|
type: tcp
|
|
bind: 0.0.0.0:1883
|
|
sys_interval: 20
|
|
auth:
|
|
allow-anonymous: true
|
|
plugins:
|
|
- auth_file
|
|
- auth_anonymous
|
|
topic-check:
|
|
enabled': True
|
|
plugins':
|
|
- topic_taboo |