blob: ee7d7271dde715d8d3d070d8113962a67834e053 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<samba:parameter name="wreplsrv:tombstone_interval"
context="G"
type="string"
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
<para>This is the interval in s till released records of the WINS
server become tombstone. Defaults to 6 days.
</para>
</description>
<value type="default">518400</value>
</samba:parameter>
|