blob: 5da61cccfb64d1ca3258f817ad870b4f22ad0461 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<samba:parameter name="browseable"
context="S"
basic="1" advanced="1" print="1" developer="1"
xmlns:samba="http://samba.org/common">
<listitem>
<para>This controls whether this share is seen in
the list of available shares in a net view and in the browse list.</para>
<para>Default: <command moreinfo="none">browseable = yes</command></para>
</listitem>
</samba:parameter>
|