mirror of
https://github.com/samba-team/samba.git
synced 2025-01-05 09:18:06 +03:00
66052fdccd
Bug: https://bugzilla.samba.org/show_bug.cgi?id=13363 Signed-off-by: Ralph Boehme <slow@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org> Autobuild-User(master): Jeremy Allison <jra@samba.org> Autobuild-Date(master): Fri Mar 30 03:51:48 CEST 2018 on sn-devel-144
15 lines
449 B
XML
15 lines
449 B
XML
<samba:parameter name="directory name cache size"
|
|
context="S"
|
|
type="integer"
|
|
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
|
|
<description>
|
|
<para>
|
|
This parameter specifies the size of the directory name cache for SMB1
|
|
connections. It is not used for SMB2. It will be needed to turn this off
|
|
for *BSD systems.
|
|
</para>
|
|
|
|
</description>
|
|
<value type="default">100</value>
|
|
</samba:parameter>
|