Guides
Flightcontrol
Project Configuration

Flightcontrol Project Configuration

Once you start creating your project using the Flightcontrol Dashboard, you'll be able to choose how you want to configure your project:

OR

  • Using a .json file, usually named flightcontrol.json, which needs to exist in your codebase. Flightcontrol will read the file out of your source control repository.

This choice is made when creating the project on your Flightcontrol dashboard. You will be presented with these 2 options for Config Type:

Config Type: Dashboard

Flightcontrol Dashboard - Config Type

Config Type: flightcontrol.json file

Flightcontrol.json - Config Type

Once you make this choice, your project will continue to use that configuration option. If you want to switch to the other option, you will need to create a new project.