Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi,
Is that possible to hide this option umbDebugShowTrace ?
Because it can be vulnarable for a website.It can detect if this website is using umbraco, and any parameter.
Is that possible to disable this on live website ?
Thanks
In your web.config find this line:
<add key="umbracoDebugMode" value="true" />
It's found in the configuration->appSettings-section. If you change this value to false you'll disable the option of umbdebugshowtrace.
/Kim A
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Hide ?umbDebugShowTrace
Hi,
Is that possible to hide this option umbDebugShowTrace ?
Because it can be vulnarable for a website.
It can detect if this website is using umbraco, and any parameter.
Is that possible to disable this on live website ?
Thanks
In your web.config find this line:
It's found in the configuration->appSettings-section. If you change this value to false you'll disable the option of umbdebugshowtrace.
/Kim A
Thanks
is working on a reply...