summaryrefslogtreecommitdiff
path: root/docs-xml/smbdotconf/browse/browselist.xml
blob: dd858b7fafb08c2d8adf148cbb6e96f1f5ef0c9d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<samba:parameter name="browse list"
                 context="G"
				 type="boolean"
                 advanced="1" developer="1"
                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
	<para>This controls whether <citerefentry><refentrytitle>smbd</refentrytitle>
	<manvolnum>8</manvolnum></citerefentry> will serve a browse list to 
	a client doing a <command moreinfo="none">NetServerEnum</command> call. Normally 
	set to <constant>yes</constant>. You should never need to change 
	this.</para>
		
</description>
<value type="default">yes</value>
</samba:parameter>