Commit 69911f29 authored by Zack Kitzmiller's avatar Zack Kitzmiller

default queue should be synchronous.

parent 79d18a31
...@@ -15,7 +15,7 @@ return array( ...@@ -15,7 +15,7 @@ return array(
| |
*/ */
'default' => 'sqs', 'default' => 'sync',
/* /*
|-------------------------------------------------------------------------- |--------------------------------------------------------------------------
...@@ -50,4 +50,4 @@ return array( ...@@ -50,4 +50,4 @@ return array(
), ),
); );
\ No newline at end of file
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