--wip-- [skip ci]
This commit is contained in:
parent
16a7fdeb40
commit
6345343be4
1 changed files with 1 additions and 1 deletions
|
|
@ -91,7 +91,7 @@ in
|
||||||
users.iotdevice = {
|
users.iotdevice = {
|
||||||
acl = [
|
acl = [
|
||||||
# "pattern readwrite #"
|
# "pattern readwrite #"
|
||||||
"topic readwrite #"
|
"readwrite #"
|
||||||
];
|
];
|
||||||
password = "mysweetpassword-or-use-hashedPassword";
|
password = "mysweetpassword-or-use-hashedPassword";
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue