diff --git a/app/config/queue.php b/app/config/queue.php index 6c0fa523..80a02900 100644 --- a/app/config/queue.php +++ b/app/config/queue.php @@ -53,6 +53,7 @@ 'project' => 'your-project-id', 'token' => 'your-token', 'queue' => 'your-queue-name', + 'encrypt' => true, ), 'redis' => array(