commit 9857ba3264
Author: Robert Kaussow <mail@geeklabor.de> Date: Sat Mar 21 16:33:21 2020 +0100 add flake8 config
This commit is contained in:
parent
0a72cacfc6
commit
4b0bde29c5
4
index.md
4
index.md
@ -51,8 +51,8 @@ mosquitto_acl:
|
|||||||
- name: iot
|
- name: iot
|
||||||
user: admin
|
user: admin
|
||||||
acls:
|
acls:
|
||||||
- acl_base: topic (topic|pattern, defaults to topic)
|
- acl_base: topic # (topic|pattern, defaults to topic)
|
||||||
acl_topic: ""
|
acl_topic: "#"
|
||||||
acl_policy: readwrite
|
acl_policy: readwrite
|
||||||
- name: readonly_iot
|
- name: readonly_iot
|
||||||
user: user1
|
user: user1
|
||||||
|
Loading…
Reference in New Issue
Block a user