bitcoin/doc/release-notes-34692.md
2026-02-28 10:45:42 -05:00

7 lines
277 B
Markdown

## Updated settings
- The default `-dbcache` value has been increased to `1024` MiB from `450` MiB
on systems where at least `4096` MiB of RAM is detected.
This is a performance increase, but will use more memory.
To maintain the previous behaviour, set `-dbcache=450`.