Skip to content

Commit

Permalink
Update nova-impersonate.php
Browse files Browse the repository at this point in the history
  • Loading branch information
KABBOUCHI authored Dec 13, 2018
1 parent 067ea6b commit 59b071c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/nova-impersonate.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
'redirect_to' => '/',
/**
* Set true to record impersonation actions in Nova's action_events table
* Attache the `Laravel\Nova\Actions\Actionable` trait to the `User` Eloquent model
* Attach the `Laravel\Nova\Actions\Actionable` trait to the `User` Eloquent model
*/
'actionable' => env('NOVA_IMPERSONATE_ACTIONABLE', false),
/**
Expand Down

0 comments on commit 59b071c

Please sign in to comment.