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