Skip to content

Commit 1144108

Browse files
committed
updated README.md
1 parent 510616c commit 1144108

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@ Set up the QueueMonitor configuration in your `config/app_local.php`:
5252
```php
5353
// ...
5454
'QueueMonitor' => [
55-
// With this setting you can enable or disable the queue monitoring without
56-
// restarting the workers, the queue monitoring is enabled by default
55+
// With this setting you can enable or disable the queue monitoring, the queue
56+
// monitoring is enabled by default
5757
'disable' => false,
5858

5959
// mailer config, the default is `default` mailer, you can ommit

0 commit comments

Comments
 (0)