Add encrypt option to iron queue config.
This commit is contained in:
parent
08afd1f2f7
commit
cc7196c5e9
|
@ -53,6 +53,7 @@
|
|||
'project' => 'your-project-id',
|
||||
'token' => 'your-token',
|
||||
'queue' => 'your-queue-name',
|
||||
'encrypt' => true,
|
||||
),
|
||||
|
||||
'redis' => array(
|
||||
|
|
Loading…
Reference in New Issue