mirror of
https://github.com/samba-team/samba.git
synced 2024-12-29 11:21:54 +03:00
0f8d5b210a
Fixed some wrong context marks (most of "hide ..." parameters are per-share)
11 lines
367 B
XML
11 lines
367 B
XML
<samba:parameter name="hide unreadable"
|
|
context="S"
|
|
xmlns:samba="http://samba.org/common">
|
|
<listitem>
|
|
<para>This parameter prevents clients from seeing the
|
|
existance of files that cannot be read. Defaults to off.</para>
|
|
|
|
<para>Default: <command moreinfo="none">hide unreadable = no</command></para>
|
|
</listitem>
|
|
</samba:parameter>
|