mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-04-06 13:47:56 +02:00
doc: add release notes for dbcache bump
This commit is contained in:
6
doc/release-notes-34692.md
Normal file
6
doc/release-notes-34692.md
Normal file
@@ -0,0 +1,6 @@
|
||||
## 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`.
|
||||
Reference in New Issue
Block a user