Add system stats topics to public readonly acl

This commit adds the system stats topic to the acl for anonymous read
only access. It'll be useful to let us collect metrics about our MQTT
usage.

Change-Id: I90a444790080dc263e3edfac1f649ab8e20e0f43
This commit is contained in:
Matthew Treinish 2017-04-03 15:11:53 -04:00
parent a686b0f0bd
commit bd766c78d0
No known key found for this signature in database
GPG Key ID: FD12A0F214C9E177
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
topic read #
topic read $SYS/#
user <%= @infra_service_username %>
topic readwrite #