1 parent bbadf27 commit 2e0ef11Copy full SHA for 2e0ef11
1 file changed
services/vpn/v1beta1/vpn.json
@@ -960,7 +960,7 @@
960
"default": 14400,
961
"description": "Time to schedule a IKE re-keying (in seconds).",
962
"format": "int32",
963
- "maximum": 28800,
+ "maximum": 86400,
964
"minimum": 900,
965
"type": "integer"
966
}
@@ -990,7 +990,7 @@
990
"default": 3600,
991
"description": "Time to schedule a Child SA re-keying (in seconds).",
992
993
- "maximum": 3600,
+ "maximum": 14400,
994
995
996
},
0 commit comments