Skip to content

Commit 82f0aa7

Browse files
committed
Update README.md
1 parent de132e2 commit 82f0aa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ return [
228228
* Note that the async handler will only work in systems where
229229
* the CURL command line tool is installed
230230
*/
231-
'handler' => 'async',
231+
'handler' => 'sync',
232232

233233
'log_types' => [
234234
'eloquent_log' => [

0 commit comments

Comments
 (0)