Element Synapse CT RAM increased from 1024 to 2048 (#6330)

This commit is contained in:
TJ 2025-07-29 05:55:46 +01:00 committed by GitHub
parent c8a107e730
commit 25a8df4902
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -20,7 +20,7 @@
"script": "ct/elementsynapse.sh",
"resources": {
"cpu": 1,
"ram": 1024,
"ram": 2048,
"hdd": 4,
"os": "debian",
"version": "12"