Changeset 463 in tmcsimulator for trunk/config


Ignore:
Timestamp:
07/23/2019 05:08:29 PM (7 years ago)
Author:
jdalbey
Message:

Update cms monitor with enhancements #156

Location:
trunk/config
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/config/application_properties.cfg

    r450 r463  
    11 
    22[Versions] 
    3 revision_number = 447 
     3revision_number = 462 
    44     
  • trunk/config/cad_simulator_config.properties

    r450 r463  
    1313ElapsedTimeFile        = webapps/dynamicdata/sim_elapsedtime.json 
    1414# The location where the Coordinator writes the CAD comments log 
    15 CADcommentsLog         = CADcomments.log 
     15CADcommentsLog         = webapps/dynamicdata/CADcomments.log 
  • trunk/config/cad_simulator_practice.properties

    r450 r463  
     1# CAD Server properties for Practice Session 
    12CADClientPort          = 4444  
    23CoordinatorRMIPort     = 4445  
     
    1314ElapsedTimeFile        = webapps/dynamicdata/sim_elapsedtime.json 
    1415# The location where the Coordinator writes the CAD comments log 
    15 CADcommentsLog         = CADcomments.log 
     16CADcommentsLog         = webapps/dynamicdata/CADcomments.log 
Note: See TracChangeset for help on using the changeset viewer.