We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f229eec commit 0f254a9Copy full SHA for 0f254a9
1 file changed
default.env
@@ -228,7 +228,7 @@ PROXY_EXTRAS=
228
# to 12g. If left empty, the defaults in besu.yml and teku.yml are used
229
BESU_HEAP=
230
TEKU_HEAP=
231
-# Heap for Web3signer. Defaults to -Xmx4g; -Xmx2g should also work in many setups
+# Heap for Web3signer. Defaults to -Xmx6g.
232
W3S_HEAP=
233
# Heap for Lodestar. Sets NODE_OPTIONS to this value, for example --max-old-space-size=16384
234
# If left empty, the default in lodestar.yml will be used
0 commit comments