We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e360ff0 commit e1a94e8Copy full SHA for e1a94e8
ImageResizer/ImageResizer/Web.config
@@ -2,6 +2,7 @@
2
<configuration>
3
<configSections/>
4
<system.web>
5
+ <!-- Uncomment for Mono -->
6
<!--<httpHandlers>
7
<add path="*" type="ServiceStack.WebHost.Endpoints.ServiceStackHttpHandlerFactory, ServiceStack" verb="*"/>
8
</httpHandlers>-->
0 commit comments