...
- Go to the properties tab of the user or customer that should have the widgets activated
- Add the following properties to the properties box
...
- (baseUrl is optional if it is configured in the wallboard installation)
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
micloud.widgets_enabled=True micloud.baseUrl=https://MyTelepoApiUrl micloud.domain=MyDomain.com micloud.username=MyUsername micloud.token=MyTelepoToken |
...