mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
64b720d284
Signed-off-by: Michael Adam <obnox@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
13 lines
507 B
XML
13 lines
507 B
XML
<samba:parameter name="stat cache"
|
|
context="G"
|
|
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>
|