We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be3bd4e commit acf7852Copy full SHA for acf7852
1 file changed
infra/environments.yml
@@ -80,7 +80,7 @@
80
VirtoCommerce__LicensePrivateKeyPath: app_data/private.key
81
VirtoCommerce__Licensing__LicensePrivateKeyPath: /opt/virtocommerce/platform/license/VirtoCommerce.lic
82
VirtoCommerce__Hangfire__JobStorageType: SqlServer
83
- VirtoCommerce__Hangfire__UseHangfireServer: false
+ #VirtoCommerce__Hangfire__UseHangfireServer: false
84
#SqlServer__CompatibilityLevel: 120
85
SqlServer__ParameterTranslationMode: Constant
86
#Logging__LogLevel__Default: Information
0 commit comments