summaryrefslogtreecommitdiffstats
path: root/docs-xml/smbdotconf/misc/directorynamecachesize.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs-xml/smbdotconf/misc/directorynamecachesize.xml')
-rw-r--r--docs-xml/smbdotconf/misc/directorynamecachesize.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/docs-xml/smbdotconf/misc/directorynamecachesize.xml b/docs-xml/smbdotconf/misc/directorynamecachesize.xml
new file mode 100644
index 0000000..22999a6
--- /dev/null
+++ b/docs-xml/smbdotconf/misc/directorynamecachesize.xml
@@ -0,0 +1,14 @@
+<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>