summaryrefslogtreecommitdiff
path: root/docs/smbdotconf/protocol/minwinsttl.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/smbdotconf/protocol/minwinsttl.xml')
-rw-r--r--docs/smbdotconf/protocol/minwinsttl.xml17
1 files changed, 17 insertions, 0 deletions
diff --git a/docs/smbdotconf/protocol/minwinsttl.xml b/docs/smbdotconf/protocol/minwinsttl.xml
new file mode 100644
index 0000000000..56afab25eb
--- /dev/null
+++ b/docs/smbdotconf/protocol/minwinsttl.xml
@@ -0,0 +1,17 @@
+<samba:parameter name="min wins ttl"
+ context="G"
+ type="integer"
+ advanced="1" developer="1"
+ xmlns:samba="http://samba.org/common">
+<description>
+ <para>This option tells <citerefentry><refentrytitle>nmbd</refentrytitle>
+ <manvolnum>8</manvolnum></citerefentry>
+ when acting as a WINS server (<link linkend="WINSSUPPORT"><parameter moreinfo="none">
+ wins support = yes</parameter></link>) what the minimum 'time to live'
+ of NetBIOS names that <command moreinfo="none">nmbd</command> will grant will be (in
+ seconds). You should never need to change this parameter. The default
+ is 6 hours (21600 seconds).</para>
+</description>
+
+<value type="default">21600</value>
+</samba:parameter>