From a5908b19f5e2da76e27d135b3032b880a33a0cc4 Mon Sep 17 00:00:00 2001 From: Adam Date: Thu, 28 Aug 2025 11:46:35 +0200 Subject: [PATCH] appsettings --- .../Nop.Web/App_Data/appsettings.json | 74 ++++++++++++ Presentation/Nop.Web/App_Data/plugins.json | 106 ++++++++++++++++++ .../Nop.Web/Properties/launchSettings.json | 12 ++ 3 files changed, 192 insertions(+) create mode 100644 Presentation/Nop.Web/App_Data/appsettings.json create mode 100644 Presentation/Nop.Web/App_Data/plugins.json create mode 100644 Presentation/Nop.Web/Properties/launchSettings.json diff --git a/Presentation/Nop.Web/App_Data/appsettings.json b/Presentation/Nop.Web/App_Data/appsettings.json new file mode 100644 index 0000000..38e6f6b --- /dev/null +++ b/Presentation/Nop.Web/App_Data/appsettings.json @@ -0,0 +1,74 @@ +{ + "ConnectionStrings": { + "ConnectionString": "Data Source=195.26.231.218;Initial Catalog=FruitBank_Test;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": "", + "ContainerName": "", + "EndPoint": "", + "AppendContainerName": true, + "StoreDataProtectionKeys": false, + "DataProtectionKeysContainerName": "", + "DataProtectionKeysVaultId": "" + }, + "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": "", + "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": "nopCommerce", + "PublishIntervalMs": 500 + }, + "HostingConfig": { + "UseProxy": false, + "ForwardedProtoHeaderName": "", + "ForwardedForHeaderName": "", + "KnownProxies": "", + "KnownNetworks": "" + }, + "InstallationConfig": { + "DisableSampleData": false, + "DisabledPlugins": "", + "InstallRegionalResources": true + }, + "PluginConfig": { + "UseUnsafeLoadAssembly": true + }, + "WebOptimizer": { + "EnableJavaScriptBundling": true, + "EnableCssBundling": true, + "JavaScriptBundleSuffix": ".scripts", + "CssBundleSuffix": ".styles", + "EnableCaching": true, + "EnableMemoryCache": true, + "EnableDiskCache": true, + "CacheDirectory": "D:\\REPOS\\MANGO\\source\\src\\Presentation\\Nop.Web\\wwwroot\\bundles", + "EnableTagHelperBundling": false, + "CdnUrl": "", + "AllowEmptyBundle": true, + "HttpsCompression": 2 + } +} \ No newline at end of file diff --git a/Presentation/Nop.Web/App_Data/plugins.json b/Presentation/Nop.Web/App_Data/plugins.json new file mode 100644 index 0000000..204c915 --- /dev/null +++ b/Presentation/Nop.Web/App_Data/plugins.json @@ -0,0 +1,106 @@ +{ + "InstalledPluginNames": [ + "Obsolete field, using only for compatibility" + ], + "InstalledPlugins": [ + { + "SystemName": "Payments.PayPalCommerce", + "Version": "4.80.17" + }, + { + "SystemName": "DiscountRequirement.MustBeAssignedToCustomerRole", + "Version": "4.80.3" + }, + { + "SystemName": "CurrencyExchange.ECB", + "Version": "4.80.3" + }, + { + "SystemName": "Misc.Brevo", + "Version": "4.80.6" + }, + { + "SystemName": "Misc.NopMobileApp", + "Version": "4.80.6" + }, + { + "SystemName": "Misc.OmnibusDirective", + "Version": "4.80.4" + }, + { + "SystemName": "Misc.Omnisend", + "Version": "4.80.6" + }, + { + "SystemName": "Misc.PowerBI", + "Version": "4.80.5" + }, + { + "SystemName": "Misc.WebApi.Frontend", + "Version": "4.80.6" + }, + { + "SystemName": "Misc.Zettle", + "Version": "4.80.6" + }, + { + "SystemName": "MultiFactorAuth.GoogleAuthenticator", + "Version": "4.80.4" + }, + { + "SystemName": "Payments.CheckMoneyOrder", + "Version": "4.80.3" + }, + { + "SystemName": "Payments.Manual", + "Version": "4.80.3" + }, + { + "SystemName": "Pickup.PickupInStore", + "Version": "4.80.5" + }, + { + "SystemName": "Search.Lucene", + "Version": "4.80.5" + }, + { + "SystemName": "Shipping.FixedByWeightByTotal", + "Version": "4.80.4" + }, + { + "SystemName": "Shipping.UPS", + "Version": "4.80.5" + }, + { + "SystemName": "Tax.Avalara", + "Version": "4.80.7" + }, + { + "SystemName": "Tax.FixedOrByCountryStateZip", + "Version": "4.80.3" + }, + { + "SystemName": "Widgets.AccessiBe", + "Version": "4.80.1" + }, + { + "SystemName": "Widgets.FacebookPixel", + "Version": "4.80.4" + }, + { + "SystemName": "Widgets.GoogleAnalytics", + "Version": "4.80.3" + }, + { + "SystemName": "Widgets.Swiper", + "Version": "4.80.1" + }, + { + "SystemName": "ExternalAuth.Facebook", + "Version": "4.80.5" + } + ], + "PluginNamesToUninstall": [], + "PluginNamesToDelete": [], + "PluginNamesToInstall": [] +} \ No newline at end of file diff --git a/Presentation/Nop.Web/Properties/launchSettings.json b/Presentation/Nop.Web/Properties/launchSettings.json new file mode 100644 index 0000000..838bca2 --- /dev/null +++ b/Presentation/Nop.Web/Properties/launchSettings.json @@ -0,0 +1,12 @@ +{ + "profiles": { + "Nop.Web": { + "commandName": "Project", + "launchBrowser": true, + "environmentVariables": { + "ASPNETCORE_ENVIRONMENT": "Development" + }, + "applicationUrl": "https://localhost:59579;http://localhost:59580" + } + } +} \ No newline at end of file