| Revision 662,
801 bytes
checked in by jdalbey, 4 years ago
(diff) |
|
config directory overhaul
|
| Line | |
|---|
| 1 | # For testing, this config specifies the console (text-based) user interface |
|---|
| 2 | # for the CAD Server. Everything else is the same as the default config. |
|---|
| 3 | |
|---|
| 4 | UserInterface = tmcsim.cadsimulator.viewer.CADConsoleViewer |
|---|
| 5 | |
|---|
| 6 | CADClientPort = 4444 |
|---|
| 7 | CoordinatorRMIPort = 4445 |
|---|
| 8 | CADRmiPort = 4446 |
|---|
| 9 | AudioFileLocation = Scenarios/Audio/ |
|---|
| 10 | ElapsedTimeFile = webapps/dynamicdata/sim_elapsedtime.json |
|---|
| 11 | CADcommentsLog = webapps/dynamicdata/CADcomments.log |
|---|
| 12 | CMSDiversionXML = config/cmsdiversions.xml |
|---|
| 13 | |
|---|
| 14 | TrafficMgrProperties = config/traffic_model_config/traffic_model_config.properties |
|---|
| 15 | MediaProperties = config/cad_server_media.properties |
|---|
| 16 | ParamicsProperties = config/cad_server_paramics.properties |
|---|
| 17 | ATMSProperties = config/cad_server_atms.properties |
|---|
Note: See
TracBrowser
for help on using the repository browser.