blob: 1728f01f8fdf773d60dc7872ba422baabe67faf5 (
plain)
1
2
3
4
5
6
7
8
9
10
|
<samba:parameter name="hide dot files"
context="S"
xmlns:samba="http://samba.org/common">
<listitem>
<para>This is a boolean parameter that controls whether
files starting with a dot appear as hidden files.</para>
<para>Default: <command moreinfo="none">hide dot files = yes</command></para>
</listitem>
</samba:parameter>
|