mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-21 05:43:19 -07:00
#134 temporary workaround for this
This commit is contained in:
parent
b1ea713c77
commit
f81b1de850
1 changed files with 52 additions and 49 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue