Skip to content

Commit

Permalink
Update application.conf
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewThompsonW3QA authored Jun 18, 2018
1 parent bd18e2b commit 4d6265f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf/application.conf
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ appUrl="http://"${appName}".protected.mdtp"
# The default session timeout for the app is 15 minutes (900seconds).
# Updating this is the responsibility of the app - it must issue a new cookie with each request or the session will
# timeout 15 minutes after login (regardless of user activity).
session.maxAge=900
# session.maxAge=900

# Secret key
# ~~~~~
Expand Down

0 comments on commit 4d6265f

Please sign in to comment.