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).
This commit is contained in:
TC1977 2018-12-03 10:36:47 -05:00
parent 1540608f8a
commit 0f0ffb87c9

View file

@ -69,7 +69,7 @@
<key>IntegrityAlgorithm</key>
<string>SHA2-512</string>
<key>LifeTimeInMinutes</key>
<integer>120</integer>
<integer>1440</integer>
</dict>
<key>DeadPeerDetectionRate</key>
<string>Medium</string>