Skip to content

Instantly share code, notes, and snippets.

@mendicantx
Created February 29, 2012 18:53
Show Gist options
  • Save mendicantx/1943508 to your computer and use it in GitHub Desktop.
Save mendicantx/1943508 to your computer and use it in GitHub Desktop.
Web.config
<?xml version="1.0"?>
<configuration>
<appSettings>
<add key="use.web.config" value="false"/>
</appSettings>
</configuration>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment