1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-07 17:18:11 +03:00
samba-mirror/docs/smbdotconf/misc/registryshares.xml

18 lines
559 B
XML
Raw Normal View History

<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>
<value type="default">no</value>
</samba:parameter>