summaryrefslogtreecommitdiff
path: root/docs-xml/smbdotconf/wins/wreplsrv-tombstone_timeout.xml
blob: b17def9af05b24a68fad6d60a9b0f522280ce227 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<samba:parameter name="wreplsrv:tombstone_timeout"
                 context="G"
                 type="string"
                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
	<para>This is the interval in s till tombstone records are deleted from
	the WINS database. Defaults to 1 day.
	</para>
</description>

<value type="default">86400</value>
</samba:parameter>