Compare commits

..

No commits in common. "55554fb6b881e04849d7ba54db7dd2ff3f394123" and "d639c3b3e238b9674217d09140b4ecee066533f0" have entirely different histories.

View File

@ -1,12 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<configuration>
<location path="index.html">
<system.webServer>
<httpProtocol>
<customHeaders>
<add name="Cache-Control" value="no-cache, no-store, must-revalidate" />
</customHeaders>
</httpProtocol>
</system.webServer>
</location>
</configuration>