Re: Question about vibe.conf file
On Sunday, 5 March 2017 at 13:41:23 UTC, Suliman wrote: I had seen some mentions about `vibe.conf` file in vibed docs. But can't understand it's structure and find examples of it's usage. Json file. Real example: ``` { "mqttHost" : "***.***.**.***", "mqttPort" : 188
Question about vibe.conf file
I had seen some mentions about `vibe.conf` file in vibed docs. But can't understand it's structure and find examples of it's usage.