man pages: Add documentation for new cluster parameters.
[samba.git] / docs-xml / smbdotconf / misc / clustering.xml
1 <samba:parameter name="clustering"
2                  context="G"
3                                  type="boolean"
4                  advanced="1"
5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6 <description>
7         <para>This parameter specifies whether Samba should contact
8         ctdb for accessing its tdb files and use ctdb as a backend
9         for its messaging backend.
10         </para>
11
12         <para>Set this parameter to <value type="example">yes</value> only if
13         you have a cluster setup with ctdb running.
14         </para>
15 </description>
16 <value type="default">no</value>
17 </samba:parameter>