Update example config

This commit is contained in:
Nadja Reitzenstein 2021-09-20 15:11:38 +02:00
parent f4fead00e6
commit 143416a308

View File

@ -40,4 +40,10 @@
}
, mqtt_url = "tcp://localhost:1883"
, db_path = "/tmp/bffh"
, roles =
{ Testrole =
{ parents = [] : List Text
, permissions = [] : List Text
}
}
}