Memos: Increase RAM Usage and max space (#3072)

This commit is contained in:
CanbiZ
2025-03-14 18:50:27 +01:00
committed by GitHub
parent 66c4d0e03f
commit 4cc1ab728c
3 changed files with 6 additions and 4 deletions

View File

@@ -19,7 +19,7 @@
"script": "ct/memos.sh",
"resources": {
"cpu": 2,
"ram": 2048,
"ram": 3072,
"hdd": 7,
"os": "debian",
"version": "12"
@@ -31,4 +31,4 @@
"password": null
},
"notes": []
}
}