mirror of
https://github.com/samba-team/samba.git
synced 2025-02-01 05:47:28 +03:00
992f1e6b8f
add the 5 missing chapters from the HOWTO and add jht's Samba by Example book. (This used to be commit 9fb5bcb93e57c5162b3ee6f9c7d777dc0269d100)
12 lines
421 B
XML
12 lines
421 B
XML
<samba:parameter name="browseable" context="S" type="boolean"
|
|
basic="1" advanced="1" print="1" developer="1"
|
|
xmlns:samba="http://samba.org/common">
|
|
<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>
|