Skip to content

Commit 0f254a9

Browse files
authored
Document Web3signer default heap (ethstaker#2560)
1 parent f229eec commit 0f254a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

default.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ PROXY_EXTRAS=
228228
# to 12g. If left empty, the defaults in besu.yml and teku.yml are used
229229
BESU_HEAP=
230230
TEKU_HEAP=
231-
# Heap for Web3signer. Defaults to -Xmx4g; -Xmx2g should also work in many setups
231+
# Heap for Web3signer. Defaults to -Xmx6g.
232232
W3S_HEAP=
233233
# Heap for Lodestar. Sets NODE_OPTIONS to this value, for example --max-old-space-size=16384
234234
# If left empty, the default in lodestar.yml will be used

0 commit comments

Comments
 (0)