Skip to content

Commit 3fdcd08

Browse files
Update README.md
1 parent 7a54b25 commit 3fdcd08

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -47,12 +47,6 @@ Clears the configured queue. Be careful if using the default queue or a shared q
4747

4848
This package utilises the default queue connection and name. You can define a separate queue name using the STATAMIC_CACHE_REQUESTER_QUEUE_NAME env variable.
4949

50-
The queue can be ran manually with this command:
51-
52-
`php artisan queue:work redis --queue=cacherequester`
53-
54-
I recommend using a Laravel Forge worker, or something similar, as workers are prone to exit prematurely when using the command line.
55-
5650
## Todo
5751

5852
- Add terms to entry requests

0 commit comments

Comments
 (0)