This really should be 'max stat cache size', not stat cache
[Samba.git] / docs / smbdotconf / filename / maxstatcachesize.xml
blob2a5d2258b58770267f4ef6cf16cf7b06646b4d28
1 <samba:parameter name="max stat cache size"
2                  context="G"
3                  developer="1"
4                  type="integer"
5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6 <description>
7         <para>This parameter specifies the maximum amount of memory (in kilobytes)
8         smbd will use for the stat cache that speeds up case insensitive name mappings.
9         If set to zero (the default) there is no limit. Change this if your smbd processes
10         grow too large when servicing something like a back-up application.</para>
11 </description>
12 <value type="default">0</value>
13 </samba:parameter>