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": {
|
"element-web": {
|
||||||
"url": "chat.sophies-kitchen.eu",
|
"url": "chat.sophies-kitchen.eu",
|
||||||
"version": "v1.11.86",
|
"version": "v1.11.90",
|
||||||
"config": {
|
"config": {
|
||||||
"default_server_config": {
|
"default_server_config": {
|
||||||
"m.homeserver": {
|
"m.homeserver": {
|
||||||
|
@ -217,7 +217,7 @@ nodes["htz-cloud.miniserver"] = {
|
||||||
"allow_unauthorized_write": True,
|
"allow_unauthorized_write": True,
|
||||||
},
|
},
|
||||||
"postgresql": {
|
"postgresql": {
|
||||||
"version": "11",
|
"version": "13",
|
||||||
},
|
},
|
||||||
"sysctl": {
|
"sysctl": {
|
||||||
"options": {
|
"options": {
|
||||||
|
|
Loading…
Reference in a new issue