adjust wording

This commit is contained in:
Taylor Otwell 2017-04-21 11:39:59 -05:00
parent 743b13d952
commit 6869a880b7
1 changed files with 3 additions and 4 deletions

View File

@ -22,10 +22,9 @@
| Queue Prefix | Queue Prefix
|-------------------------------------------------------------------------- |--------------------------------------------------------------------------
| |
| If you are running multiple sites on a single server, you may experience | If you are running multiple sites on a single server you should consider
| crosstalk among sites if they use the same name for queue tubes. This | specifying a queue prefix. This string will be prepended to the queue
| optional value defines a prefix that will automatically be applied | names to prevent cross-talk when using certain local queue drivers.
| to queue tubes as a way to prevent this crosstalk.
| |
*/ */