nodes/htz.ex42-1048908: add riot-web and os metadata
This commit is contained in:
parent
b4808d54e9
commit
bcb9a4602f
1 changed files with 13 additions and 0 deletions
|
@ -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',
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue