/* 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 }, "MongoDB": { "ConnectionString": null, "Database": "smapi-edge" }, "BackgroundServices": { "Enabled": true } }