| Revision 678,
315 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 | [Paths] |
|---|
| 2 | # for local development |
|---|
| 3 | UnifiedLogPath = webapps/dynamicdata/ |
|---|
| 4 | ActivityLogPath = webapps/dynamicdata/ |
|---|
| 5 | # for production system |
|---|
| 6 | #UnifiedLogPath = W:\\webapps\\dynamicdata\\ |
|---|
| 7 | #ActivityLogPath = W:\\webapps\\dynamicdata\\ |
|---|
| 8 | [Files] |
|---|
| 9 | ActivityLogDataFilename = data.json |
|---|
| 10 | ActivityLogSummaryFilename = data_summary.json |
|---|
Note: See
TracBrowser
for help on using the repository browser.