diff options
Diffstat (limited to 'docs/smbdotconf/filename/statcache.xml')
-rw-r--r-- | docs/smbdotconf/filename/statcache.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/smbdotconf/filename/statcache.xml b/docs/smbdotconf/filename/statcache.xml new file mode 100644 index 0000000000..4f160779cc --- /dev/null +++ b/docs/smbdotconf/filename/statcache.xml @@ -0,0 +1,13 @@ +<samba:parameter name="stat cache" + context="G" + developer="1" + type="boolean" + xmlns:samba="http://samba.org/common"> +<description> + <para>This parameter determines if <citerefentry><refentrytitle>smbd</refentrytitle> + <manvolnum>8</manvolnum></citerefentry> will use a cache in order to + speed up case insensitive name mappings. You should never need + to change this parameter.</para> +</description> +<value type="default">yes</value> +</samba:parameter> |