Change session cookie lifetime from testing value to "production value"
This commit is contained in:
parent
07081792e8
commit
53d4865021
@ -28,5 +28,5 @@
|
|||||||
},
|
},
|
||||||
"HttpClientRetryCount": 8,
|
"HttpClientRetryCount": 8,
|
||||||
"HttpClientExceptionsAllowedBeforeBreaking": 7,
|
"HttpClientExceptionsAllowedBeforeBreaking": 7,
|
||||||
"SessionCookieLifetimeMinutes": 1
|
"SessionCookieLifetimeMinutes": 60
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user