summaryrefslogtreecommitdiffstats
path: root/docs-xml/smbdotconf/tuning/namecachetimeout.xml
blob: 4d2919459829db41e4d0cb0929387b4e1371c7fb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<samba:parameter name="name cache timeout"
                 context="G"
				 type="integer"
                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
    <para>Specifies the number of seconds it takes before 
    entries in samba's hostname resolve cache time out. If 
    the timeout is set to 0. the caching is disabled.
</para>
</description>

<value type="default">660</value>
<value type="example">0</value>
</samba:parameter>