summaryrefslogtreecommitdiff
path: root/docs-xml/smbdotconf/misc/directorynamecachesize.xml
blob: 1064b7e5950dc356a3c35643f76a59e4dd5269e0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<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>