From 53fcfda24220ec343ef5fcce847bca47377ea9f2 Mon Sep 17 00:00:00 2001 From: Valon Mamudi Date: Tue, 12 Aug 2025 22:50:52 +0200 Subject: [PATCH] Remove unnecessary warning text as EXPERIMENTAL tag is self-explanatory --- cfg/rippled-example.cfg | 4 ---- 1 file changed, 4 deletions(-) diff --git a/cfg/rippled-example.cfg b/cfg/rippled-example.cfg index d7453cbe85..ada444e0b5 100644 --- a/cfg/rippled-example.cfg +++ b/cfg/rippled-example.cfg @@ -980,10 +980,6 @@ # nudb_block_size EXPERIMENTAL: Block size in bytes for NuDB storage. # Must be a power of 2 between 4096 and 32768. Default is 4096. # -# WARNING: This is an experimental feature that may -# affect database performance and stability. Use with -# caution in production environments. -# # This parameter controls the fundamental storage unit # size for NuDB's internal data structures. The choice # of block size can significantly impact performance