Skip to content

Commit

Permalink
Merge branch '5.x' into 6.x
Browse files Browse the repository at this point in the history
  • Loading branch information
timkelty committed Aug 14, 2024
2 parents f2e2e7a + 2734dc5 commit d6cb3fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ return [
'categories' => ['feed-me'],

// Don't log request and env vars
'logContext' => true,
'logContext' => false,

// Minimum level to log
'level' => \Psr\Log\LogLevel::INFO,
Expand Down

0 comments on commit d6cb3fb

Please sign in to comment.