mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-04-29 20:30:06 +00:00
Increase BentoPDF RAM requirement from 2GB to 4GB (#10449)
* Initial plan * Increase BentoPDF RAM requirement from 2GB to 4GB - Update var_ram from 2048 to 4096 in ct/bentopdf.sh - Update ram from 2048 to 4096 in frontend/public/json/bentopdf.json - Fixes out-of-memory crashes during installation and updates - Build process requires more memory than previously allocated Co-authored-by: MickLesk <47820557+MickLesk@users.noreply.github.com> * Bump ConvertX to Debian 13 (#10450) --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: MickLesk <47820557+MickLesk@users.noreply.github.com>
This commit is contained in:
parent
bf35ad0d21
commit
76f20024f3
5 changed files with 5 additions and 5 deletions
|
|
@ -23,7 +23,7 @@
|
|||
"ram": 4096,
|
||||
"hdd": 20,
|
||||
"os": "Debian",
|
||||
"version": "12"
|
||||
"version": "13"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue