You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,8 +25,8 @@ Cofoundry does not include a background task runner by default so it is recommen
25
25
26
26
## Settings
27
27
28
-
-**Cofoundry.Plugins.Hangfire.Disabled:** Prevents the HangFire server being configuted and started. Defaults to false.
29
-
-**Cofoundry.Plugins.Hangfire.EnableHangfireDashboard:** Enables the HangFire dashboard for Cofoundry admin users at */admin/hangfire*. Defaults to false.
28
+
-**Cofoundry:Plugins:Hangfire:Disabled** Prevents the HangFire server being configuted and started. Defaults to false.
29
+
-**Cofoundry:Plugins:Hangfire:EnableHangfireDashboard** Enables the HangFire dashboard for Cofoundry admin users at */admin/hangfire*. Defaults to false.
30
30
31
31
## Customizing the HangFire Initialization Process
0 commit comments