changedetection: increase ressources

This commit is contained in:
Tobias
2025-11-15 16:26:13 +01:00
committed by GitHub
parent bdb8423387
commit 2bc7a88d60

View File

@@ -19,8 +19,8 @@
"type": "default", "type": "default",
"script": "ct/changedetection.sh", "script": "ct/changedetection.sh",
"resources": { "resources": {
"cpu": 2, "cpu": 4,
"ram": 2048, "ram": 4096,
"hdd": 10, "hdd": 10,
"os": "debian", "os": "debian",
"version": "12" "version": "12"