Skip to content

Commit 72a2369

Browse files
Update queued.md
1 parent 41cf8de commit 72a2369

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

3.1/exports/queued.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ Because `PendingDispatch` is returned, we can also change the queue that should
111111

112112
### Multi-server setup
113113

114-
If you aredealing with a multi-server setup, you might want to make sure the temporary file that is used to store each chunk of data on, is the same for each job. You can achieve this by configuring a remote temporary file in the config.
114+
If you are dealing with a multi-server setup (using e.g. a loadbalancer), you might want to make sure the temporary file that is used to store each chunk of data on, is the same for each job. You can achieve this by configuring a remote temporary file in the config.
115115

116116
In `config/excel.php`
117117

0 commit comments

Comments
 (0)