source: vendor/current/docs-xml/smbdotconf/filename/statcache.xml

Last change on this file was 988, checked in by Silvan Scherrer, 9 years ago

Samba Server: update vendor to version 4.4.3

File size: 507 bytes
Line 
1<samba:parameter name="stat cache"
2 context="G"
3 type="boolean"
4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5<description>
6 <para>This parameter determines if <citerefentry><refentrytitle>smbd</refentrytitle>
7 <manvolnum>8</manvolnum></citerefentry> will use a cache in order to
8 speed up case insensitive name mappings. You should never need
9 to change this parameter.</para>
10</description>
11<value type="default">yes</value>
12</samba:parameter>
Note: See TracBrowser for help on using the repository browser.