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