Changeset 678 in tmcsimulator for trunk/config/cad_client_config.properties


Ignore:
Timestamp:
09/26/2022 04:57:44 PM (4 years ago)
Author:
jdalbey
Message:

Create config/devlinux folder with config files for development use. Files in config modified for production.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/config/cad_client_config.properties

    r662 r678  
    22 
    33CADPosition            = 2 
    4 CADSimulatorHost       = 127.0.0.1 
     4#CADSimulatorHost       = 127.0.0.1 
     5# Specify where CAD server is running: 192.168.251.116 for Production, 192.168.251.127 for Development workstation 
     6CADSimulatorHost       = 192.168.251.116   
    57#CADSimulatorHost       = 192.168.1.208    
    68CADUserID              = A1245 
     
    1214KeyboardType           = STD 
    1315# File containing names of students to display in login screen 
    14 StudentNamesFile       = config/student_names.txt 
     16StudentNamesFile       = \\\\web.tmcsim\\web\\config\\student_names.txt 
Note: See TracChangeset for help on using the changeset viewer.