Skip to content

Commit 495b933

Browse files
committed
Update README.md
1 parent 4593647 commit 495b933

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -390,7 +390,8 @@ If you want to monitor users when logging in or logout of your application, you
390390
...
391391

392392
/*
393-
* You can set true/false for monitor login or logout.
393+
* Enable or disable monitoring of user login and logout events.
394+
* Set to true to track these actions, or false to disable.
394395
*/
395396
'on_login' => true,
396397
'on_logout' => true,

0 commit comments

Comments
 (0)