blob: ee2a48732e25119e176d9015c85b032b4a1a7c2c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<samba:parameter name="stat cache"
context="G"
developer="1"
xmlns:samba="http://samba.org/common">
<listitem>
<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>
<para>Default: <command moreinfo="none">stat cache = yes</command></para>
</listitem>
</samba:parameter>
|