Moving docs tree to docs-xml to make room for generated docs in the release tarball.
[gd/samba-autobuild/.git] / docs-xml / smbdotconf / misc / available.xml
1 <samba:parameter name="available"
2                  context="S"
3                  basic="1" advanced="1" print="1"
4                  type="boolean"
5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6 <description>
7         <para>This parameter lets you &quot;turn off&quot; a service. If 
8         <parameter moreinfo="none">available = no</parameter>, then <emphasis>ALL</emphasis> 
9         attempts to connect to the service will fail. Such failures are 
10         logged.</para>
11
12 </description>
13 <value type="default">yes</value>
14 </samba:parameter>