| Revision 678,
868 bytes
checked in by jdalbey, 4 years ago
(diff) |
|
Create config/devlinux folder with config files for development use. Files in config modified for production.
|
-
Property svn:executable set to
*
|
| Line | |
|---|
| 1 | # CAD Server properties for Practice Scenario Session |
|---|
| 2 | # This file is referenced by scripts in the bin folder. |
|---|
| 3 | # Only the Traffic Mgr Property is different, as it specifies |
|---|
| 4 | # the traffic events for the practice scenario |
|---|
| 5 | |
|---|
| 6 | TrafficMgrProperties = config/traffic_model_config/practice.properties |
|---|
| 7 | |
|---|
| 8 | CADClientPort = 4444 |
|---|
| 9 | CoordinatorRMIPort = 4445 |
|---|
| 10 | CADRmiPort = 4446 |
|---|
| 11 | CMSDiversionXML = config/cmsdiversions.xml |
|---|
| 12 | AudioFileLocation = Scenarios/Audio/ |
|---|
| 13 | UserInterface = tmcsim.cadsimulator.viewer.CADServerViewer |
|---|
| 14 | MediaProperties = config/cad_server_media.properties |
|---|
| 15 | ParamicsProperties = config/cad_server_paramics.properties |
|---|
| 16 | ATMSProperties = config/cad_server_atms.properties |
|---|
| 17 | |
|---|
| 18 | ElapsedTimeFile = W:\\webapps\\dynamicdata\\sim_elapsedtime.json |
|---|
| 19 | CADcommentsLog = W:\\webapps\\dynamicdata\\CADcomments.log |
|---|
Note: See
TracBrowser
for help on using the repository browser.