74 lines
2.3 KiB
JSON
74 lines
2.3 KiB
JSON
{
|
|
"ConnectionStrings": {
|
|
"ConnectionString": "Data Source=195.26.231.218;Initial Catalog=FruitBank_DEV;Integrated Security=False;Persist Security Info=False;User ID=sa;Password=v6f_?xNfg9N1;Trust Server Certificate=True",
|
|
"DataProvider": "sqlserver",
|
|
"SQLCommandTimeout": null,
|
|
"WithNoLock": false
|
|
},
|
|
"AzureBlobConfig": {
|
|
"ConnectionString": null,
|
|
"ContainerName": null,
|
|
"EndPoint": null,
|
|
"AppendContainerName": true,
|
|
"StoreDataProtectionKeys": false,
|
|
"DataProtectionKeysContainerName": null,
|
|
"DataProtectionKeysVaultId": null
|
|
},
|
|
"CacheConfig": {
|
|
"DefaultCacheTime": 60,
|
|
"LinqDisableQueryCache": false
|
|
},
|
|
"CommonConfig": {
|
|
"DisplayFullErrorStack": false,
|
|
"UserAgentStringsPath": "~/App_Data/browscap.xml",
|
|
"CrawlerOnlyUserAgentStringsPath": "~/App_Data/browscap.crawlersonly.xml",
|
|
"CrawlerOnlyAdditionalUserAgentStringsPath": "~/App_Data/additional.crawlers.xml",
|
|
"UseSessionStateTempDataProvider": false,
|
|
"ScheduleTaskRunTimeout": null,
|
|
"StaticFilesCacheControl": "public,max-age=31536000",
|
|
"PluginStaticFileExtensionsBlacklist": null,
|
|
"ServeUnknownFileTypes": false,
|
|
"UseAutofac": true,
|
|
"PermitLimit": 0,
|
|
"QueueCount": 0,
|
|
"RejectionStatusCode": 503
|
|
},
|
|
"DistributedCacheConfig": {
|
|
"DistributedCacheType": "redissynchronizedmemory",
|
|
"Enabled": false,
|
|
"ConnectionString": "127.0.0.1:6379,ssl=False",
|
|
"SchemaName": "dbo",
|
|
"TableName": "DistributedCache",
|
|
"InstanceName": "",
|
|
"PublishIntervalMs": 0
|
|
},
|
|
"HostingConfig": {
|
|
"UseProxy": false,
|
|
"ForwardedProtoHeaderName": null,
|
|
"ForwardedForHeaderName": null,
|
|
"KnownProxies": null,
|
|
"KnownNetworks": null
|
|
},
|
|
"InstallationConfig": {
|
|
"DisableSampleData": false,
|
|
"DisabledPlugins": null,
|
|
"InstallRegionalResources": true
|
|
},
|
|
"PluginConfig": {
|
|
"UseUnsafeLoadAssembly": true
|
|
},
|
|
"WebOptimizer": {
|
|
"EnableJavaScriptBundling": false,
|
|
"EnableCssBundling": false,
|
|
"JavaScriptBundleSuffix": ".scripts",
|
|
"CssBundleSuffix": ".styles",
|
|
"EnableCaching": true,
|
|
"EnableMemoryCache": true,
|
|
"EnableDiskCache": false,
|
|
"CacheDirectory": "\\Presentation\\Nop.Web\\wwwroot\\bundles",
|
|
"EnableTagHelperBundling": false,
|
|
"CdnUrl": "",
|
|
"AllowEmptyBundle": true,
|
|
"HttpsCompression": 2
|
|
}
|
|
} |