/* This file is committed to source control with the default settings, but added to .gitignore to avoid accidentally committing login details. */ { "Site": { "RootUrl": "http://localhost:59482/", "ModListUrl": "http://localhost:59482/mods/", "LogParserUrl": "http://localhost:59482/log/", "BetaEnabled": false, "BetaBlurb": null }, "ApiClients": { "GitHubUsername": null, "GitHubPassword": null, "NexusApiKey": null, "PastebinUserKey": null, "PastebinDevKey": null }, "MongoDB": { "Host": "localhost", "Username": null, "Password": null, "Database": "smapi-edge" } }