We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3db4ac1 commit 6d15a22Copy full SHA for 6d15a22
ct/paperless-ngx.sh
@@ -8,7 +8,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV
8
APP="Paperless-ngx"
9
var_tags="${var_tags:-document;management}"
10
var_cpu="${var_cpu:-2}"
11
-var_ram="${var_ram:-2048}"
+var_ram="${var_ram:-3072}"
12
var_disk="${var_disk:-12}"
13
var_os="${var_os:-debian}"
14
var_version="${var_version:-13}"
0 commit comments