Default value for keyingtries documented properly.
This commit is contained in:
+2
-2
@@ -468,11 +468,11 @@ whereas in older strongSwan releases
|
|||||||
.B ikev1
|
.B ikev1
|
||||||
was assumed.
|
was assumed.
|
||||||
.TP
|
.TP
|
||||||
.BR keyingtries " = " %forever " | <number>"
|
.BR keyingtries " = " 3 " | <number> | %forever"
|
||||||
how many attempts (a whole number or \fB%forever\fP) should be made to
|
how many attempts (a whole number or \fB%forever\fP) should be made to
|
||||||
negotiate a connection, or a replacement for one, before giving up
|
negotiate a connection, or a replacement for one, before giving up
|
||||||
(default
|
(default
|
||||||
.BR %forever ).
|
.BR 3 ).
|
||||||
The value \fB%forever\fP
|
The value \fB%forever\fP
|
||||||
means 'never give up'.
|
means 'never give up'.
|
||||||
Relevant only locally, other end need not agree on it.
|
Relevant only locally, other end need not agree on it.
|
||||||
|
|||||||
Reference in New Issue
Block a user