mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
5621139fca
this is from the WINS server, which was released earlier as samba4wins. Signed-off-by: Bjoern Jacke <bjacke@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Garming Sam <garming@catalyst.net.nz>
13 lines
390 B
XML
13 lines
390 B
XML
<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>
|