mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-03-17 08:52:45 +00:00
7 lines
277 B
Markdown
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`.
|