Skip to content
Snippets Groups Projects
Commit e8362df1 authored by Tor-Einar Skog's avatar Tor-Einar Skog
Browse files

Added explaining comment

parent 2671561b
Branches
Tags
No related merge requests found
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<listener> <listener>
<listener-class>no.bioforsk.vips.core.startup.StartupListener</listener-class> <listener-class>no.bioforsk.vips.core.startup.StartupListener</listener-class>
</listener> </listener>
<!-- This is for allowing Cross-Site requests --> <!-- This is for allowing Cross-Site requests See: http://software.dzhuvinov.com/cors-filter.html -->
<filter> <filter>
<filter-name>CORS</filter-name> <filter-name>CORS</filter-name>
<filter-class>com.thetransactioncompany.cors.CORSFilter</filter-class> <filter-class>com.thetransactioncompany.cors.CORSFilter</filter-class>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment