hedgedoc-bundle #47

Merged
sophie merged 4 commits from hedgedoc-bundle into main 2021-09-11 18:11:58 +00:00
1 changed files with 9 additions and 0 deletions
Showing only changes of commit fcb39260c3 - Show all commits

View File

@ -4,6 +4,7 @@
nodes['htz-cloud.miniserver'] = {
'bundles': {
'element-web',
'hedgedoc',
'matrix-dimension',
'matrix-media-repo',
'matrix-synapse',
@ -81,6 +82,14 @@ nodes['htz-cloud.miniserver'] = {
},
},
},
'hedgedoc': {
'version': '1.8.2',
'config': {
'production': {
'domain': 'pad.sophies-kitchen.eu',
},
},
},
'icinga_options': {
'pretty_name': 'sophies-kitchen.eu',
'vars.notification.sms': False,