VERSION: Disable GIT_SNAPSHOT for the 4.9.4 release.
[Samba.git] / docs-xml / smbdotconf / misc / registryshares.xml
blob0bdb1f6c28300f51f70e43d1dcb3c91befdbe9a2
1 <samba:parameter name="registry shares"
2                  context="G"
3                  type="boolean"
4                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5 <description>
6         <para>
7         This turns on or off support for share definitions read from
8         registry. Shares defined in <emphasis>smb.conf</emphasis> take
9         precedence over shares with the same name defined in
10         registry. See the section on registry-based configuration
11         for details. 
12         </para>
14         <para>
15                 Note that this parameter defaults to <emphasis>no</emphasis>,
16                 but it is set to <emphasis>yes</emphasis> when
17                  <parameter>config backend</parameter> is set
18                 to <emphasis>registry</emphasis>.
19         </para>
20 </description>
21 <value type="default">no</value>
22 <value type="example">yes</value>
23 </samba:parameter>