Skip to content

Instantly share code, notes, and snippets.

@kiyokura
Created October 30, 2013 15:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kiyokura/7234289 to your computer and use it in GitHub Desktop.
Save kiyokura/7234289 to your computer and use it in GitHub Desktop.
Glimpseのサーバサイド実行の設定(Web.Configの断片)
<runtimePolicies>
<ignoredTypes>
<add type="Glimpse.AspNet.Policy.LocalPolicy, Glimpse.AspNet"/>
</ignoredTypes>
</runtimePolicies>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment