docs:smbdotconf: make formatting of headers uniform.
[Samba.git] / docs-xml / smbdotconf / printing / printnotifybackchannel.xml
blob576bf75818487d324fbacb4e310f6dca725d9edb
1 <samba:parameter name="print notify backchannel"
2                  context="S"
3                  type="boolean"
4                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5 <description>
6 <para>Windows print clients can update print queue status by expecting
7         the server to open a backchannel SMB connection to them. Due to
8         client firewall settings this can cause considerable timeouts
9         and will often fail, as there is no guarantee the client is even
10         running an SMB server. By default, the Samba print server will
11         not try to connect back to clients, and will treat corresponding
12         requests as if the connection back to the client failed.
13 </para>
14 </description>
15 <value type="default">no</value>
16 </samba:parameter>