Files
PixelStreamingSystem/source/config_coordinator.json
T
2022-12-14 19:03:49 +05:00

6 lines
187 B
JSON

{
"config_path":"./coordinator/config.json",
"routes_path":"./coordinator/routes",
"init_log_path":"./logs/coordinator_init.log",
"runtime_log_path":"./logs/coordinator_runtime.log"
}