/[projects]/dao/DaoAdresseService/src/dk/daoas/daoadresseservice/admin/ServiceConfig.java
ViewVC logotype

Diff of /dao/DaoAdresseService/src/dk/daoas/daoadresseservice/admin/ServiceConfig.java

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

revision 2366 by torben, Mon Feb 23 15:49:00 2015 UTC revision 2367 by torben, Tue Feb 24 12:23:59 2015 UTC
# Line 13  public class ServiceConfig implements Br Line 13  public class ServiceConfig implements Br
13          @ConfigVariable          @ConfigVariable
14          public boolean useOpenStreetMaps;          public boolean useOpenStreetMaps;
15                    
16            @ConfigVariable
17            public int osmTimeout;
18            
19          @ConfigVariable(mandatory=false, readonly=true)          @ConfigVariable(mandatory=false, readonly=true)
20          public String googleApiUser;          public String googleApiUser;
21                    

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

  ViewVC Help
Powered by ViewVC 1.1.20