Compare commits
No commits in common. "c1c3e1f9289dc6492a37244b9b3e28434414523a" and "46ec4cc2e7af4197dd58eba4a340d80780d3a140" have entirely different histories.
c1c3e1f928
...
46ec4cc2e7
2 changed files with 2 additions and 3 deletions
|
@ -37,7 +37,6 @@ nodes['htz-hel.backup-sophie'] = {
|
||||||
},
|
},
|
||||||
'backup-server': {
|
'backup-server': {
|
||||||
'zfs-base': 'tank/backups',
|
'zfs-base': 'tank/backups',
|
||||||
'my_hostname': 'backup.sophies-kitchen.eu',
|
|
||||||
},
|
},
|
||||||
'nftables': {
|
'nftables': {
|
||||||
'input': {
|
'input': {
|
||||||
|
|
|
@ -62,7 +62,7 @@ nodes['htz-cloud.miniserver'] = {
|
||||||
},
|
},
|
||||||
'element-web': {
|
'element-web': {
|
||||||
'url': 'chat.sophies-kitchen.eu',
|
'url': 'chat.sophies-kitchen.eu',
|
||||||
'version': 'v1.11.83',
|
'version': 'v1.11.76',
|
||||||
'config': {
|
'config': {
|
||||||
'default_server_config': {
|
'default_server_config': {
|
||||||
'm.homeserver': {
|
'm.homeserver': {
|
||||||
|
@ -81,7 +81,7 @@ nodes['htz-cloud.miniserver'] = {
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
'hedgedoc': {
|
'hedgedoc': {
|
||||||
'version': '1.10.0',
|
'version': '1.9.9',
|
||||||
'config': {
|
'config': {
|
||||||
'production': {
|
'production': {
|
||||||
'allowAnonymousEdits': True,
|
'allowAnonymousEdits': True,
|
||||||
|
|
Loading…
Reference in a new issue