Skip to content

Commit acf7852

Browse files
Comment out Hangfire server usage setting
Comment out the Hangfire server configuration option.
1 parent be3bd4e commit acf7852

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

infra/environments.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
VirtoCommerce__LicensePrivateKeyPath: app_data/private.key
8181
VirtoCommerce__Licensing__LicensePrivateKeyPath: /opt/virtocommerce/platform/license/VirtoCommerce.lic
8282
VirtoCommerce__Hangfire__JobStorageType: SqlServer
83-
VirtoCommerce__Hangfire__UseHangfireServer: false
83+
#VirtoCommerce__Hangfire__UseHangfireServer: false
8484
#SqlServer__CompatibilityLevel: 120
8585
SqlServer__ParameterTranslationMode: Constant
8686
#Logging__LogLevel__Default: Information

0 commit comments

Comments
 (0)