Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Fredrik Esseen 608 posts 904 karma points
    Apr 06, 2010 @ 16:21
    Fredrik Esseen
    0

    Debug on or off?

    This is really a newbie-question and im a little embarrased to ask this but how about debug=true in production mode..?

    Is it ok to turn it off or will it effect some part of UmBracoDebugMode..?

  • Dirk De Grave 4541 posts 6021 karma points MVP 3x admin c-trib
    Apr 06, 2010 @ 16:44
    Dirk De Grave
    0

    you should always turn it off in production, it's only there to aid in ... well debugging so you can trace what's going on on the page when it's being processed by umbraco.

    Both umbdebugshowtrace and umbdebug are affected by the debugging settings from web.config

    <add key="umbracoDebugMode" value="true|false" />

    Cheers,

    /Dirk

Please Sign in or register to post replies

Write your reply to:

Draft