Changeset 678 in tmcsimulator for trunk/config/logging_service.cfg


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/logging_service.cfg

    r646 r678  
    11[Paths] 
     2# for local development 
    23UnifiedLogPath = webapps/dynamicdata/ 
    34ActivityLogPath = webapps/dynamicdata/ 
     5# for production system 
     6#UnifiedLogPath = W:\\webapps\\dynamicdata\\ 
     7#ActivityLogPath = W:\\webapps\\dynamicdata\\ 
    48[Files] 
    59ActivityLogDataFilename = data.json 
Note: See TracChangeset for help on using the changeset viewer.