mirror of
https://github.com/samba-team/samba.git
synced 2025-03-08 04:58:40 +03:00
15 lines
380 B
XML
15 lines
380 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 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>
|