blob: 64dfcf0724fffef551c0e01d40ac1d2e8cc93d63 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<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>
|