summaryrefslogtreecommitdiff
path: root/docs/smbdotconf/misc/registryshares.xml
blob: 0295c5c85cdd954f3fc1c894e708f06b02e58f2e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<samba:parameter name="config file"
                 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 in 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">/usr/local/samba/lib/smb.conf.%m</value>
</samba:parameter>