Add encrypt option to iron queue config.

This commit is contained in:
Taylor Otwell
2014-01-21 13:31:14 -06:00
parent 08afd1f2f7
commit cc7196c5e9

View File

@@ -53,6 +53,7 @@ return array(
'project' => 'your-project-id',
'token' => 'your-token',
'queue' => 'your-queue-name',
'encrypt' => true,
),
'redis' => array(