Configuration - ArushAnish/fastpath GitHub Wiki

Configuration

Fastpath can be configured via JSON files.

Location

/config/fastpath.json

Example

{
  "maxCompilesPerTick": 8,
  "hudEnabled": true,
  "skipEmptySections": true
}