summaryrefslogtreecommitdiff
path: root/docs-xml/smbdotconf/filename/statcache.xml
blob: c38fb11a888d801f2adced8ebcbe13f44cdfdf6d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<samba:parameter name="stat cache"
                 context="G"
                 developer="1"
				 type="boolean"
                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<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>