Comments
-
I agree with the suggestion. I also need to disable that option per user. For me it is a security problem.
-
Hi, what is the thread where you got the answer? I am also interested in disabling the popup, for me it is a security problem. Regards,
-
The default PrecompiledApp.Config file is set to true, in both locations
-
@antonis.athanasiou Thanks for the input I found two locations: c:\InetPub\SolarWinds\ui c:\InetPub\SolarWinds\api2 Did I make the change in both locations? antonis.athanasiou
-
@bleearg13 Hope that helps How to disable breadcrumb C:\inetpub\SolarWinds\Web <add key="DisableBreadcrumbs" value="true" /> <!--<add key="DisableBreadcrumbs" value="false" /> Original Line-->