| Revision 662,
813 bytes
checked in by jdalbey, 4 years ago
(diff) |
|
config directory overhaul
|
-
Property svn:executable set to
*
|
| Line | |
|---|
| 1 | # For system testing, this config specifies a special traffic model. |
|---|
| 2 | # Everything else is the same as the default config. |
|---|
| 3 | # Referenced by: bin/systemstart_systest.bat and .sh |
|---|
| 4 | |
|---|
| 5 | TrafficMgrProperties = config/traffic_model_config/systest.properties |
|---|
| 6 | |
|---|
| 7 | UserInterface = tmcsim.cadsimulator.viewer.CADServerViewer |
|---|
| 8 | |
|---|
| 9 | CADClientPort = 4444 |
|---|
| 10 | CoordinatorRMIPort = 4445 |
|---|
| 11 | CADRmiPort = 4446 |
|---|
| 12 | AudioFileLocation = Scenarios/Audio/ |
|---|
| 13 | ElapsedTimeFile = webapps/dynamicdata/sim_elapsedtime.json |
|---|
| 14 | CADcommentsLog = webapps/dynamicdata/CADcomments.log |
|---|
| 15 | CMSDiversionXML = config/cmsdiversions.xml |
|---|
| 16 | |
|---|
| 17 | MediaProperties = config/cad_server_media.properties |
|---|
| 18 | ParamicsProperties = config/cad_server_paramics.properties |
|---|
| 19 | ATMSProperties = config/cad_server_atms.properties |
|---|
| 20 | |
|---|
Note: See
TracBrowser
for help on using the repository browser.