Commit cc7196c5 authored by Taylor Otwell's avatar Taylor Otwell

Add encrypt option to iron queue config.

parent 08afd1f2
......@@ -53,6 +53,7 @@ return array(
'project' => 'your-project-id',
'token' => 'your-token',
'queue' => 'your-queue-name',
'encrypt' => true,
),
'redis' => array(
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment