blob: e58e1912e280dfcfee47d2da30984ecba98a1b54 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<samba:parameter name="browseable" context="S" type="boolean"
basic="1" advanced="1" print="1" developer="1"
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>
|