mirror of
https://github.com/samba-team/samba.git
synced 2025-01-26 10:04:02 +03:00
992f1e6b8f
add the 5 missing chapters from the HOWTO and add jht's Samba by Example book. (This used to be commit 9fb5bcb93e57c5162b3ee6f9c7d777dc0269d100)
14 lines
509 B
XML
14 lines
509 B
XML
<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>
|