Skip to content

Commit a115954

Browse files
committed
Update user-monitoring.php
1 parent c72bd8e commit a115954

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

config/user-monitoring.php

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,11 @@
132132
* Configuration settings for authentication monitoring.
133133
*/
134134
'authentication_monitoring' => [
135+
/*
136+
* The table name.
137+
*/
138+
'table' => 'authentications_monitoring',
139+
135140
/*
136141
* If enabled, authentication records will be deleted when the associated user is deleted.
137142
*/

0 commit comments

Comments
 (0)