Skip to main content

appsettings.connection

Define configuration through UI

On some configuration screens, such as the connector screen, it is possible to define some of the agent's configuration. This configuration is stored in the appsettings.connection.json file, located inside the work folder.

The appsettings.connection.json file has the exact same structure as the other appsettings.agent.json file.

This configuration file has the highest priority among others agent's configuration sources (see Merge Priority) .

You should not modify this file manually.