Skip to content

Commit

Permalink
updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
arusinowski committed Oct 21, 2024
1 parent 510616c commit 1144108
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ Set up the QueueMonitor configuration in your `config/app_local.php`:
```php
// ...
'QueueMonitor' => [
// With this setting you can enable or disable the queue monitoring without
// restarting the workers, the queue monitoring is enabled by default
// With this setting you can enable or disable the queue monitoring, the queue
// monitoring is enabled by default
'disable' => false,

// mailer config, the default is `default` mailer, you can ommit
Expand Down

0 comments on commit 1144108

Please sign in to comment.