Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bazilio91 authored Apr 9, 2020
1 parent 2ad6881 commit 9f59949
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ return [
'components' => [
// ...
'newrelic' => [
'enableEndUser' => true, // MIND THIS! It is JS instrumentation for end user. Default is true.
'class' => 'bazilio\yii\newrelic\Newrelic',
'name' => 'My App Frontend', // optional, uses Yii::$app->name by default
'handler' => 'class/name', // optional, your custom handler
Expand Down

0 comments on commit 9f59949

Please sign in to comment.