mirror of
https://github.com/owntracks/docker-recorder.git
synced 2026-05-11 03:16:33 +00:00
13 lines
270 B
Plaintext
13 lines
270 B
Plaintext
# This affects access control for clients with no username.
|
|
topic read $SYS/#
|
|
|
|
# This only affects clients with username "roger".
|
|
user roger
|
|
topic foo/bar
|
|
|
|
user jane
|
|
topic owntracks/jjolie/phone
|
|
|
|
# This affects all clients.
|
|
pattern write $SYS/broker/connection/%c/state
|