mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-04-30 12:50:11 +00:00
Changedetection: Increase RAM & Disk-Space (#2838)
* Changedetection: Increase HDD & Disk-Space * Update changedetection.json
This commit is contained in:
parent
52e8568bdb
commit
d8f104e765
2 changed files with 5 additions and 5 deletions
|
|
@ -19,8 +19,8 @@
|
|||
"script": "ct/changedetection.sh",
|
||||
"resources": {
|
||||
"cpu": 2,
|
||||
"ram": 1024,
|
||||
"hdd": 8,
|
||||
"ram": 2048,
|
||||
"hdd": 10,
|
||||
"os": "debian",
|
||||
"version": "12"
|
||||
}
|
||||
|
|
@ -31,4 +31,4 @@
|
|||
"password": null
|
||||
},
|
||||
"notes": []
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue