diff --git a/doc/src/sgml/config.sgml b/doc/src/sgml/config.sgml index 32ee79e0fa7..0958a89d913 100644 --- a/doc/src/sgml/config.sgml +++ b/doc/src/sgml/config.sgml @@ -2724,6 +2724,8 @@ include_dir 'conf.d' Controls the largest I/O size in operations that combine I/O. + If this value is specified without units, it is taken as blocks, + that is BLCKSZ bytes, typically 8kB. The default is 128kB.