summaryrefslogtreecommitdiff
path: root/docs/smbdotconf/filename/hidedotfiles.xml
blob: 7aa5145a9a9714c906786ee9aadd25541d49c232 (plain)
1
2
3
4
5
6
7
8
9
10
<samba:parameter name="hide dot files"
                 context="S"
				 type="boolean"
                 xmlns:samba="http://samba.org/common">
<description>
	<para>This is a boolean parameter that controls whether 
	files starting with a dot appear as hidden files.</para>
</description>
<value type="default">yes</value>
</samba:parameter>