summaryrefslogtreecommitdiff
path: root/docs/smbdotconf/misc/registryshares.xml
blob: cb08cf5fc377f10f243a1cfdfd62a12ac6ac6c97 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<samba:parameter name="registry shares"
                 context="G"
		 type="bool"
		 advanced="1"
                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
	<para>
	This turns on or off support for share definitions read from
	registry. Shares defined in <emphasis>smb.conf</emphasis> take
	precedence over shares with the same name defined in
	registry. See the section on registry-based configuration
	for details. 
	</para>
</description>
<value type="example">yes</value>
</samba:parameter>