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>
13 lines
408 B
XML
13 lines
408 B
XML
<samba:parameter name="browseable"
|
|
context="S"
|
|
type="boolean"
|
|
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
|
|
<synonym>browsable</synonym>
|
|
<description>
|
|
<para>This controls whether this share is seen in
|
|
the list of available shares in a net view and in the browse list.</para>
|
|
|
|
</description>
|
|
<value type="default">yes</value>
|
|
</samba:parameter>
|