limit the cookie validity time to 3 hours in the configuration examples.

This commit is contained in:
Nikos Mavrogiannopoulos
2014-05-22 13:48:09 +02:00
parent 6dcc9acf77
commit 2276acf57b
2 changed files with 2 additions and 2 deletions

View File

@@ -127,7 +127,7 @@ auth-timeout = 40
# Once a client is authenticated he's provided a cookie with
# which he can reconnect. This option sets the maximum lifetime
# of that cookie.
cookie-validity = 86400
cookie-validity = 10800
# ReKey time (in seconds)
# ocserv will ask the client to refresh keys periodically once