On Dec 11, 2:46 am, real_jax <[EMAIL PROTECTED]> wrote: > - reporting. > The reporting feature is indeed a very nice one. But what if I already have > one I'd like to use? > There seems to be no way to switch farcry's reporting system off. Farcry > needs to keep track of > visited pages some way or the other so this means extra overhead I don't > need when I use external reporting tools.
Of course you can turn reporting off :) You can either hardcode this in ./config/_serverSpecificVars.cfm: <cfset application.config.general.logStats = false /> Or you can change the Admin > Config > General > LogStats setting. It's worth noting that in Fortress we're looking at removing webstats completely from core and making it available as a plugin. -- geoff http://www.daemon.com.au/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/farcry-dev?hl=en -~----------~----~----~----~------~----~------~--~---
