Skip to content

Commit

Permalink
GG-5249: migrated to play.http.session.httpOnly key
Browse files Browse the repository at this point in the history
  • Loading branch information
Davidrymer97 committed Dec 15, 2020
1 parent a466d21 commit b993a56
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 @@ -55,7 +55,7 @@ application.secret="thisIsJustToShutPlayUpAndGetsReplacedInAnyHigherEnvironments

# Session configuration
# ~~~~~
application.session.httpOnly=false
play.http.session.httpOnly=false

application.session.secure=false

Expand Down

0 comments on commit b993a56

Please sign in to comment.