{
    "Logging": {
        "LogLevel": {
            "Default": "Warning"
        }
    },
    "AllowedHosts": "*",
    "SBC": {
        "FetchInterval": "0 0/10 * * * ?",
        "NormalLicenseCheckIntervalInSeconds": 900,
        "IncognitoRefreshIntervalInSeconds": 3600,

        // Localization
        "EvolutionOfRegistrationsPerMonths": -12,
        "ConnectedTopRoverTypesCount": 5,
        "MostlySubscribedArticlesCount": 7,
        "SubscriptionsExpireInDaysFromToday": 30,
        "SubscriptionsRenewalInDaysFromToday": 30,
        "KpiChurnRatePerMonths": -12,
        "KpiRetentionRatePerMonths": -12,
        "KpiNoOfNewCustomersMonths": -12,
        // Map
        "TileServer": "https://osm.leica-geosystems.com/mapquest/{z}/{x}/{y}.png",
        "TileServerCredentials": "leica:gnss",
        "ProfilerEnabled": false,
        "CookiePolicyEnabled": true,
        "MonitoringEnabled": true
    }
}
