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