Remove unnecessary warning text as EXPERIMENTAL tag is self-explanatory

This commit is contained in:
Valon Mamudi
2025-08-12 22:50:52 +02:00
parent 540f0aff7f
commit 53fcfda242

View File

@@ -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