Merge pull request #2687 from EvgenyKovalev/patch-2
5x boost for EU customers
This commit is contained in:
commit
5a172d90d3
|
@ -50,6 +50,7 @@
|
||||||
|
|
||||||
'iron' => array(
|
'iron' => array(
|
||||||
'driver' => 'iron',
|
'driver' => 'iron',
|
||||||
|
'host' => 'mq-aws-us-east-1.iron.io',
|
||||||
'project' => 'your-project-id',
|
'project' => 'your-project-id',
|
||||||
'token' => 'your-token',
|
'token' => 'your-token',
|
||||||
'queue' => 'your-queue-name',
|
'queue' => 'your-queue-name',
|
||||||
|
|
Loading…
Reference in New Issue