mirror of
https://github.com/XRPLF/rippled.git
synced 2026-01-10 17:55:23 +00:00
Remove unnecessary warning text as EXPERIMENTAL tag is self-explanatory
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user