diff --git a/conf/core/server.conf b/conf/core/server.conf index ab5d1fb0855f5a68c174a611ebc367ceded9f0b9..8922d19c8a41a0d54de3357e4ac3eecffdcbf482 100644 --- a/conf/core/server.conf +++ b/conf/core/server.conf @@ -112,8 +112,8 @@ CERTIFICATES_KEY_STORE_PASSWORD= # -------------------------------------------------- # The session timeout after which the cookie expires. -# 10 min -SESSION_TIMEOUT_MS=600000 +# 60 min +SESSION_TIMEOUT_MS=3600000 # Time after which one-time tokens expire. # This is only a default value. The actual timeout of tokens can be