Update resources in hoarder.json

This commit is contained in:
vhsdream 2024-11-30 08:35:49 -05:00
parent 47def6a84e
commit 091bf8a66e

View File

@ -18,9 +18,9 @@
"type": "default", "type": "default",
"script": "/ct/hoarder.sh", "script": "/ct/hoarder.sh",
"resources": { "resources": {
"cpu": 4, "cpu": 2,
"ram": 4096, "ram": 4096,
"hdd": 10, "hdd": 8,
"os": "Debian", "os": "Debian",
"version": "12" "version": "12"
} }