summaryrefslogtreecommitdiffstats
path: root/docs-xml/smbdotconf/wins/wreplsrv-tombstone_timeout.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs-xml/smbdotconf/wins/wreplsrv-tombstone_timeout.xml')
-rw-r--r--docs-xml/smbdotconf/wins/wreplsrv-tombstone_timeout.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/docs-xml/smbdotconf/wins/wreplsrv-tombstone_timeout.xml b/docs-xml/smbdotconf/wins/wreplsrv-tombstone_timeout.xml
new file mode 100644
index 0000000..b17def9
--- /dev/null
+++ b/docs-xml/smbdotconf/wins/wreplsrv-tombstone_timeout.xml
@@ -0,0 +1,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>