Hi folks, I'm trying to disable all visit and identity features for a tg 1.5 app so I'm setting
visit.on = False identity.on = False in config/app.cfg but somehow when I start the app I still see 2016-05-03 14:34:47,170 turbogears.startup INFO Starting TurboGears extension visit = turbogears.visit... 2016-05-03 14:34:47,171 turbogears.startup INFO Starting TurboGears extension identity = turbogears.identity.visitor... and also the server still sends a tg_visit cookie. What am I doing wrong? Cheers, Daniel -- Psss, psss, put it down! - http://www.cafepress.com/putitdown -- You received this message because you are subscribed to the Google Groups "TurboGears" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/turbogears. For more options, visit https://groups.google.com/d/optout.

