Skip to content

Commit c54466b

Browse files
committed
Fixed incorrect settings delimiter
1 parent 6aa323c commit c54466b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ Cofoundry does not include a background task runner by default so it is recommen
2525

2626
## Settings
2727

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.
3030

3131
## Customizing the HangFire Initialization Process
3232

0 commit comments

Comments
 (0)