Update description of neon.file_cache_prewarm_limit

This commit is contained in:
Konstantin Knizhnik
2025-04-11 17:39:35 +03:00
parent ff264158c5
commit 13ebbbfb65

View File

@@ -555,7 +555,7 @@ lfc_init(void)
NULL);
DefineCustomIntVariable("neon.file_cache_prewarm_limit",
"Maximal number of prewarmed pages",
"Maximal number of prewarmed chunks",
NULL,
&lfc_prewarm_limit,
INT_MAX, /* no limit by default */