Skip to content

Commit

Permalink
Allow remote diagnostics on getcassette.net site
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewdavey committed Dec 20, 2011
1 parent 04441cd commit 8dd785c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Website/Web.config
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<add key="UnobtrusiveJavaScriptEnabled" value="true"/>
</appSettings>

<cassette />
<cassette allowRemoteDiagnostics="true"/>

<system.web>
<customErrors mode="Off"/>
Expand Down

0 comments on commit 8dd785c

Please sign in to comment.