From 0f0ffb87c9339672205420db9cbbc79bc14add81 Mon Sep 17 00:00:00 2001
From: TC1977 <37350377+TC1977@users.noreply.github.com>
Date: Mon, 3 Dec 2018 10:36:47 -0500
Subject: [PATCH] Update mobileconfig.j2
Not sure why I had it at 120 for this. I'm running fine with both IKE lifetime and CHILD_SA lifetimes at 1440 (Apple default).
---
roles/strongswan/templates/mobileconfig.j2 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/roles/strongswan/templates/mobileconfig.j2 b/roles/strongswan/templates/mobileconfig.j2
index 10b4b82f..a8123d58 100644
--- a/roles/strongswan/templates/mobileconfig.j2
+++ b/roles/strongswan/templates/mobileconfig.j2
@@ -69,7 +69,7 @@
IntegrityAlgorithm
SHA2-512
LifeTimeInMinutes
- 120
+ 1440
DeadPeerDetectionRate
Medium