#134 temporary workaround for this

pull/140/head
Drewster727 9 years ago
parent b1ea713c77
commit f81b1de850

@ -45,5 +45,8 @@
<handlers>
<add name="Nancy" verb="*" type="Nancy.Hosting.Aspnet.NancyHttpRequestHandler" path="*" />
</handlers>
<staticContent>
<clientCache cacheControlMode="UseMaxAge" cacheControlMaxAge="00:00:15" />
</staticContent>
</system.webServer>
</configuration>

Loading…
Cancel
Save