Fix opt.max_background_threads default in docs

This commit is contained in:
Ian Ker-Seymer 2026-04-10 09:05:09 -04:00
parent 6515df8cec
commit 32640a877c
No known key found for this signature in database

View file

@ -1137,7 +1137,7 @@ mallctl("arena." STRINGIFY(MALLCTL_ARENAS_ALL) ".decay",
</term>
<listitem><para>Maximum number of background threads that will be created
if <link linkend="background_thread">background_thread</link> is set.
Defaults to number of cpus.</para></listitem>
Defaults to 4.</para></listitem>
</varlistentry>
<varlistentry id="opt.dirty_decay_ms">