| Revision 678,
488 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.
|
| Line | |
|---|
| 1 | # Referencd by: cad_server_systest.properties |
|---|
| 2 | |
|---|
| 3 | #Highways_Map_File = config/vds_data/highways_triangle.txt |
|---|
| 4 | #Highways_Map_File = config/vds_data/highways_fullmap.txt |
|---|
| 5 | Highways_Map_File = config/vds_data/postmile_coordinates.txt |
|---|
| 6 | #Events_File = config/vds_data/single_event_55S.txt |
|---|
| 7 | Events_File = config/vds_data/sample_data/systemtest_events.txt |
|---|
| 8 | #FEPSim_IP_addr = 192.168.251.46 |
|---|
| 9 | FEPSim_IP_addr = localhost |
|---|
| 10 | Output_Destination = FEP |
|---|
| 11 | Highway_Status_File = webapps/dynamicdata/highway_status.json |
|---|
Note: See
TracBrowser
for help on using the repository browser.