config.json 147 B

1234567891011
  1. {
  2. "app": {
  3. "debug": 0,
  4. "oscUdpPort": 3333,
  5. "httpPort": 5000,
  6. "timerRefresh": 50,
  7. "maxDistanceBetweenPoints": 750
  8. },
  9. "triangles": []
  10. }