Mailing List Archive

[interchange] Turn off session ids in Strap by default
commit 49e400253490aa386e6072f53818a260c11eccfb
Author: Josh Lavin <digory@cpan.org>
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


_______________________________________________
interchange-cvs mailing list
interchange-cvs@icdevgroup.org
http://www.icdevgroup.org/mailman/listinfo/interchange-cvs