Author: Robert Kaussow <mail@geeklabor.de>
Date:   Sat Mar 21 16:33:21 2020 +0100

    add flake8 config
This commit is contained in:
Robert Kaussow 2020-03-21 16:18:36 +00:00
parent 0a72cacfc6
commit 4b0bde29c5
1 changed files with 2 additions and 2 deletions

View File

@ -51,8 +51,8 @@ mosquitto_acl:
- name: iot
user: admin
acls:
- acl_base: topic (topic|pattern, defaults to topic)
acl_topic: ""
- acl_base: topic # (topic|pattern, defaults to topic)
acl_topic: "#"
acl_policy: readwrite
- name: readonly_iot
user: user1