The configuration file is a declarative json blob that controls functionary settings.


Config Example
{
  "models": [
    ...models
  ],
  "funnels": [
    ...funnels
  ],
}