SUPPORT-8942: Fix
This commit is contained in:
parent
97b811a147
commit
70302efb77
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@ public class EsiaConfig {
|
|||
@Value("${esia.marker.ver}")
|
||||
private String esiaMarkerVer;
|
||||
|
||||
@Value("${esia.state.cookie.life.time:60}")
|
||||
@Value("${esia.state.cookie.life.time.min:60}")
|
||||
private long esiaStateCookieLifeTime;
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue