[interchange] Turn off session ids in Strap by default
Josh Lavin <[email protected]> Fri, 07 Oct 2016 23:00:28 +0000
| Newsgroups | gmane.comp.web.interchange.cvs |
|---|---|
| Message-ID | <[email protected]> |
commit 49e400253490aa386e6072f53818a260c11eccfb Author: Josh Lavin <[email protected]> Date: Fri Oct 7 15:59:15 2016 -0700 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 dist/strap/catalog.cfg | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) --- diff --git a/dist/strap/catalog.cfg b/dist/strap/catalog.cfg index c82367a..693891a 100644 --- a/dist/strap/catalog.cfg +++ b/dist/strap/catalog.cfg @@ -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