From be6527d545100ef3f6488d273fc9a1f80c8aaeb5 Mon Sep 17 00:00:00 2001 From: Edward Tomasz Napierala Date: Tue, 28 Oct 2014 17:11:51 +0000 Subject: [PATCH] Document iSNS defaults. MFC after: 1 month Sponsored by: The FreeBSD Foundation --- usr.sbin/ctld/ctl.conf.5 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/usr.sbin/ctld/ctl.conf.5 b/usr.sbin/ctld/ctl.conf.5 index ae29612926f..58f598bf982 100644 --- a/usr.sbin/ctld/ctl.conf.5 +++ b/usr.sbin/ctld/ctl.conf.5 @@ -27,7 +27,7 @@ .\" .\" $FreeBSD$ .\" -.Dd October 23, 2014 +.Dd October 28, 2014 .Dt CTL.CONF 5 .Os .Sh NAME @@ -111,8 +111,10 @@ An IPv4 or IPv6 address and optionally port of iSNS server to register on. .It Ic isns-period Ar seconds iSNS registration period. Registered Network Entity not updated during this period will be unregistered. +The default is 900. .It Ic isns-timeout Ar seconds Timeout for iSNS requests. +The default is 5. .El .Ss auth-group Context .Bl -tag -width indent