nodes/htz.ex42-1048908: add riot-web and os metadata

This commit is contained in:
Franzi 2020-03-14 09:38:51 +00:00
parent b4808d54e9
commit bcb9a4602f
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -20,6 +20,17 @@ nodes['htz.ex42-1048908'] = {
}, },
'riot-web': { 'riot-web': {
'url': 'chat.franzi.business', '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': { 'users': {
'vliedel': { 'vliedel': {
@ -34,5 +45,7 @@ nodes['htz.ex42-1048908'] = {
], ],
}, },
}, },
'os': 'debian',
'os_release': 'buster',
}, },
} }