mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-04-28 11:50:06 +00:00
Element Synapse CT RAM increased from 1024 to 2048 (#6330)
This commit is contained in:
parent
c8a107e730
commit
25a8df4902
2 changed files with 2 additions and 2 deletions
|
|
@ -20,7 +20,7 @@
|
|||
"script": "ct/elementsynapse.sh",
|
||||
"resources": {
|
||||
"cpu": 1,
|
||||
"ram": 1024,
|
||||
"ram": 2048,
|
||||
"hdd": 4,
|
||||
"os": "debian",
|
||||
"version": "12"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue