activitycollect/config/config.json

8 lines
167 B
JSON
Raw Normal View History

2022-11-11 13:00:54 +00:00
{
"in_folder": "./data/unprocessed",
"out_folder": "./data/processed",
"influxdb_host": "localhost",
"influxdb_port": 8086,
"influxdb_token": ""
}