Warning: Can't use blame annotator:
svn blame failed on trunk/config/cad_simulator_practice.properties: ("Can't find a temporary directory: Internal error", 20014)

source: tmcsimulator/trunk/config/cad_simulator_practice.properties @ 573

Revision 573, 908 bytes checked in by jdalbey, 6 years ago (diff)

Change config files to point to Scenarios/Audio? to reflect new audio folder location

  • Property svn:executable set to *
RevLine 
1# CAD Server properties for Practice Session
2CADClientPort          = 4444
3CoordinatorRMIPort     = 4445
4CADRmiPort             = 4446
5CMSDiversionXML        = config/cmsdiversions.xml
6AudioFileLocation      = Scenarios/Audio/
7#UserInterface          = tmcsim.cadsimulator.viewer.CADConsoleViewer
8UserInterface          = tmcsim.cadsimulator.viewer.CADServerViewer
9ParamicsProperties     = config/cad_simulator_paramics_config.properties
10ATMSProperties         = config/cad_simulator_atms_config.properties
11TrafficMgrProperties   = config/traffic_model_config/practice.properties
12MediaProperties        = config/cad_simulator_media_config.properties
13# The location where the Coordinator writes the simulation time
14ElapsedTimeFile        = webapps/dynamicdata/sim_elapsedtime.json
15# The location where the Coordinator writes the CAD comments log
16CADcommentsLog         = webapps/dynamicdata/CADcomments.log
Note: See TracBrowser for help on using the repository browser.