mirror of
https://github.com/samba-team/samba.git
synced 2024-12-27 03:21:53 +03:00
b55b56351d
Guenther Signed-off-by: Günther Deschner <gd@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org>
15 lines
376 B
XML
15 lines
376 B
XML
<samba:parameter name="directory name cache size"
|
|
context="S"
|
|
type="integer"
|
|
advanced="1"
|
|
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
|
|
<description>
|
|
<para>
|
|
This parameter specifies the size of the directory name cache.
|
|
It will be needed to turn this off for *BSD systems.
|
|
</para>
|
|
|
|
</description>
|
|
<value type="default">100</value>
|
|
</samba:parameter>
|