Skip to content

Commit

Permalink
Added Glimpse:DisableAsyncSupport appSetting, ref Glimpse/Glimpse#632
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinobee committed Aug 18, 2015
1 parent 2fee100 commit 0ca1277
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/Sitecore.Glimpse/content/web.config.transform
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
<?xml version="1.0"?>
<configuration>
<appSettings>
<add key="Glimpse:DisableAsyncSupport" value="true" />
</appSettings>
<glimpse defaultRuntimePolicy="On" endpointBaseUri="~/Glimpse.axd">
<runtimePolicies>
<uris>
Expand Down

0 comments on commit 0ca1277

Please sign in to comment.