diff --git a/doc/src/sgml/config.sgml b/doc/src/sgml/config.sgml
index 7ed8c82a9d..3f5ecc4a04 100644
--- a/doc/src/sgml/config.sgml
+++ b/doc/src/sgml/config.sgml
@@ -2776,6 +2776,10 @@ include_dir 'conf.d'
         unavailable for archive recovery and standby server, which may
         lead to data loss.
        </para>
+       <para>
+        When changing <varname>wal_level</varname> to <literal>minimal</literal>,
+        you must set the <xref linkend="guc-max-wal-senders"/> parameter to 0.
+       </para>
        <para>
         In <literal>logical</literal> level, the same information is logged as
         with <literal>replica</literal>, plus information needed to allow
