/[projects]/android/TrainInfoService/WebContent/WEB-INF/web.xml
ViewVC logotype

Diff of /android/TrainInfoService/WebContent/WEB-INF/web.xml

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

revision 1205 by torben, Thu Sep 16 13:32:10 2010 UTC revision 1206 by torben, Tue Dec 21 08:24:19 2010 UTC
# Line 9  Line 9 
9    <context-param>    <context-param>
10      <description>Bool: Describes whether to use azure based trafikinfo.bane.dk site or use the old (www.bane.dk)</description>      <description>Bool: Describes whether to use azure based trafikinfo.bane.dk site or use the old (www.bane.dk)</description>
11      <param-name>useazuresite</param-name>      <param-name>useazuresite</param-name>
12      <param-value>false</param-value>      <param-value>true</param-value>
13    </context-param>    </context-param>
14    <context-param>    <context-param>
15      <description>Int: The error threshold for banedk circuitbreaker</description>      <description>Int: The error threshold for banedk circuitbreaker</description>

Legend:
Removed from v.1205  
changed lines
  Added in v.1206

  ViewVC Help
Powered by ViewVC 1.1.20