conf: Clarify resolution for two time settings

Fixes #1061.
This commit is contained in:
Tobias Brunner
2015-08-10 12:02:13 +02:00
parent 16c4dd8f26
commit 99b1a1a1d8
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -271,8 +271,8 @@ charon.retransmit_tries = 5
Number of times to retransmit a packet before giving up.
charon.retry_initiate_interval = 0
Interval to use when retrying to initiate an IKE_SA (e.g. if DNS resolution
failed), 0 to disable retries.
Interval in seconds to use when retrying to initiate an IKE_SA (e.g. if DNS
resolution failed), 0 to disable retries.
charon.reuse_ikesa = yes
Initiate CHILD_SA within existing IKE_SAs.