mirror of
https://github.com/samba-team/samba.git
synced 2025-01-05 09:18:06 +03:00
64b720d284
Signed-off-by: Michael Adam <obnox@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
15 lines
568 B
XML
15 lines
568 B
XML
<samba:parameter name="browse list"
|
|
context="G"
|
|
type="boolean"
|
|
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>
|