Add trim_headers to liquid-default-prune config (#881)

This activates the 'trim_headers' option to be even lighter on RAM when syncing and running the node.

See for more:
https://blog.liquid.net/elements-22-1-1-optimize-your-node-for-lightweight-diy-hardware/
This commit is contained in:
Arvin 2024-02-29 14:12:28 -04:00 committed by GitHub
parent 60973673be
commit bcc01c95ad
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,3 +5,4 @@ services:
environment: environment:
ELEMENTS_EXTRA_ARGS: | ELEMENTS_EXTRA_ARGS: |
prune=5000 prune=5000
trim_headers=1