diff options
Diffstat (limited to 'docs/smbdotconf/filename/hidedotfiles.xml')
-rw-r--r-- | docs/smbdotconf/filename/hidedotfiles.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/smbdotconf/filename/hidedotfiles.xml b/docs/smbdotconf/filename/hidedotfiles.xml new file mode 100644 index 0000000000..7aa5145a9a --- /dev/null +++ b/docs/smbdotconf/filename/hidedotfiles.xml @@ -0,0 +1,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> |