/*


  This file is committed to source control with the default settings, but added to .gitignore to
  avoid accidentally committing login details.



*/
{
    "ApiClients": {
        "AzureBlobConnectionString": null,

        "GitHubUsername": null,
        "GitHubPassword": null,

        "NexusApiKey": null
    },

    "BackgroundServices": {
        "Enabled": true
    }
}