diff options
Diffstat (limited to 'docs/docbook/smbdotconf/filename/statcache.xml')
-rw-r--r-- | docs/docbook/smbdotconf/filename/statcache.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/docbook/smbdotconf/filename/statcache.xml b/docs/docbook/smbdotconf/filename/statcache.xml new file mode 100644 index 0000000000..ee94081483 --- /dev/null +++ b/docs/docbook/smbdotconf/filename/statcache.xml @@ -0,0 +1,10 @@ +<samba:parameter xmlns:samba="http://samba.org/common"> + <term><anchor id="STATCACHE"/>stat cache (G)</term> + <listitem><para>This parameter determines if <citerefentry><refentrytitle>smbd</refentrytitle> + <manvolnum>8</manvolnum></citerefentry> will use a cache in order to + speed up case insensitive name mappings. You should never need + to change this parameter.</para> + + <para>Default: <command moreinfo="none">stat cache = yes</command></para> + </listitem> + </samba:parameter> |