Skip to content

Commit 4553287

Browse files
committed
Update user-monitoring.php
1 parent 8113d43 commit 4553287

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

config/user-monitoring.php

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,9 @@
6969
* You can specify pages not to be monitored.
7070
*/
7171
'except_pages' => [
72-
// 'home',
72+
'user-monitoring/visits-monitoring',
73+
'user-monitoring/actions-monitoring',
74+
'user-monitoring/authentications-monitoring',
7375
],
7476

7577
/*

0 commit comments

Comments
 (0)