aboutsummaryrefslogtreecommitdiff
path: root/doc/release-notes-28358.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/release-notes-28358.md')
-rw-r--r--doc/release-notes-28358.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/release-notes-28358.md b/doc/release-notes-28358.md
new file mode 100644
index 0000000000..336aaa59ed
--- /dev/null
+++ b/doc/release-notes-28358.md
@@ -0,0 +1,6 @@
+Updated settings
+------
+
+- The maximum allowed value for the `-dbcache` configuration option has been
+ dropped due to recent UTXO set growth. Note that before this change, large `-dbcache`
+ values were automatically reduced to 16 GiB (1 GiB on 32 bit systems). (#28358)