/[projects]/dao/DaoAdresseService/WebContent/WEB-INF/web.xml
ViewVC logotype

Diff of /dao/DaoAdresseService/WebContent/WEB-INF/web.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2366 by torben, Mon Feb 23 14:39:49 2015 UTC revision 2367 by torben, Tue Feb 24 12:23:59 2015 UTC
# Line 809  standard deployment descriptor. Line 809  standard deployment descriptor.
809          <param-name>useOpenStreetMaps</param-name>          <param-name>useOpenStreetMaps</param-name>
810          <param-value>true</param-value>          <param-value>true</param-value>
811          </context-param>          </context-param>
812            
813            <context-param>  
814            <description>Int: Timeout for HTTPRequest (ms)</description>
815            <param-name>osmTimeout</param-name>
816            <param-value>1000</param-value>
817            </context-param>
818        
819        
820  </web-app>  </web-app>

Legend:
Removed from v.2366  
changed lines
  Added in v.2367

  ViewVC Help
Powered by ViewVC 1.1.20