param: disable print notify backchannel by default
[mat/samba.git] / docs-xml / smbdotconf / printing / printnotifybackchannel.xml
index 4046322dd72517968910d8e3f1b5e2daa95276e2..ce6a595fc966143f05cebcb068e91d28f42f3885 100644 (file)
@@ -8,12 +8,10 @@
        the server to open a backchannel SMB connection to them. Due to
        client firewall settings this can cause considerable timeouts
        and will often fail, as there is no guarantee the client is even
-       running an SMB server. By setting this parameter to <constant>no</constant>
-       the Samba print server will not try to connect back to clients
-       and treat corresponding requests as if the connection back to
-       the client failed. The default setting of <constant>yes</constant>
-       causes smbd to attempt this connection.
+       running an SMB server. By default, the Samba print server will
+       not try to connect back to clients, and will treat corresponding
+       requests as if the connection back to the client failed.
 </para>
 </description>
-<value type="default">yes</value>
+<value type="default">no</value>
 </samba:parameter>