Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Turn off session ids in Strap by default
- First-party cookies are the norm now.
- For more details see:
  http://www.icdevgroup.org/pipermail/interchange-users/2005-January/041915.html
  • Loading branch information
jlav1n committed Oct 7, 2016
1 parent 9b981f6 commit 49e4002
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dist/strap/catalog.cfg
Expand Up @@ -190,6 +190,7 @@ EOL
# Various catalog settings.

ScratchDefault mv_add_dot_html 0
ScratchDefault mv_no_session 1
ScratchDefault mv_no_session_id 1
ScratchDefault mv_no_count 1

Expand Down

0 comments on commit 49e4002

Please sign in to comment.