diff --git a/nodes/htz/ex42-1048908.py b/nodes/htz/ex42-1048908.py index 9c06138..fb323d6 100644 --- a/nodes/htz/ex42-1048908.py +++ b/nodes/htz/ex42-1048908.py @@ -20,6 +20,17 @@ nodes['htz.ex42-1048908'] = { }, 'riot-web': { 'url': 'chat.franzi.business', + 'config': { + 'default_server_name': 'franzi.business', + 'brand': 'franzi.business', + 'showLabsSettings': True, + 'integrations_ui_url': 'https://dimension.franzi.business/riot', + 'integrations_rest_url': 'https://dimension.franzi.business/api/v1/scalar', + 'integrations_widgets_urls': ['https://dimension.franzi.business/widgets'], + 'default_theme': 'dark', + 'defaultCountryCode': 'DE', + 'permalinkPrefix': 'https://chat.franzi.business', + }, }, 'users': { 'vliedel': { @@ -34,5 +45,7 @@ nodes['htz.ex42-1048908'] = { ], }, }, + 'os': 'debian', + 'os_release': 'buster', }, }