Skip to content

Commit

Permalink
Fixed bad indent
Browse files Browse the repository at this point in the history
  • Loading branch information
Jamesking56 committed Nov 21, 2014
1 parent 9374da3 commit cc96794
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion laravel/notejam/app/config/queue.php
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
'token' => 'your-token',
'project' => 'your-project-id',
'queue' => 'your-queue-name',
'encrypt' => false
'encrypt' => false
),

'redis' => array(
Expand Down

0 comments on commit cc96794

Please sign in to comment.