io_method_doc_fix_v1.patch

text/x-patch

Filename: io_method_doc_fix_v1.patch
Type: text/x-patch
Part: 0
Message: Re: Mention the default io_method?

Patch

Same data as JSON: GET /api/v1/attachments/:id/patch the parsed metadata as JSON — format, series position, per-file stats; never the diff bytes. API reference →
Format: unified
Series: patch v1
File+
doc/src/sgml/config.sgml 1 1
diff --git a/doc/src/sgml/config.sgml b/doc/src/sgml/config.sgml
index fea683cb49c..d49a717648b 100644
--- a/doc/src/sgml/config.sgml
+++ b/doc/src/sgml/config.sgml
@@ -2726,7 +2726,7 @@ include_dir 'conf.d'
          </itemizedlist>
         </para>
         <para>
-         This parameter can only be set at server start.
+         This parameter can only be set at server start. The default is <literal>worker</literal>.
         </para>
        </listitem>
       </varlistentry>