Merge branch 'master' into develop

This commit is contained in:
Taylor Otwell
2014-02-28 16:06:05 -06:00
3 changed files with 45 additions and 38 deletions

View File

@@ -50,8 +50,9 @@ return array(
'iron' => array(
'driver' => 'iron',
'project' => 'your-project-id',
'host' => 'mq-aws-us-east-1.iron.io',
'token' => 'your-token',
'project' => 'your-project-id',
'queue' => 'your-queue-name',
'encrypt' => true,
),