summaryrefslogtreecommitdiff
path: root/docs-xml/smbdotconf
diff options
context:
space:
mode:
Diffstat (limited to 'docs-xml/smbdotconf')
-rw-r--r--docs-xml/smbdotconf/printing/printnotifybackchannel.xml10
1 files changed, 4 insertions, 6 deletions
diff --git a/docs-xml/smbdotconf/printing/printnotifybackchannel.xml b/docs-xml/smbdotconf/printing/printnotifybackchannel.xml
index 4046322dd7..ce6a595fc9 100644
--- a/docs-xml/smbdotconf/printing/printnotifybackchannel.xml
+++ b/docs-xml/smbdotconf/printing/printnotifybackchannel.xml
@@ -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>