miniserver: postgres and element update
This commit is contained in:
parent
774cdd65b9
commit
037ec8e230
1 changed files with 2 additions and 2 deletions
|
@ -61,7 +61,7 @@ nodes["htz-cloud.miniserver"] = {
|
|||
},
|
||||
"element-web": {
|
||||
"url": "chat.sophies-kitchen.eu",
|
||||
"version": "v1.11.86",
|
||||
"version": "v1.11.90",
|
||||
"config": {
|
||||
"default_server_config": {
|
||||
"m.homeserver": {
|
||||
|
@ -217,7 +217,7 @@ nodes["htz-cloud.miniserver"] = {
|
|||
"allow_unauthorized_write": True,
|
||||
},
|
||||
"postgresql": {
|
||||
"version": "11",
|
||||
"version": "13",
|
||||
},
|
||||
"sysctl": {
|
||||
"options": {
|
||||
|
|
Loading…
Reference in a new issue