summaryrefslogtreecommitdiff
path: root/docs/smbdotconf/filename/statcache.xml
blob: 4f160779cc16bdf05d08efd7377a252beb45d1a6 (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://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>