Skip to content

Commit

Permalink
fix(README): Adjust IP lookup instructions to match default
Browse files Browse the repository at this point in the history
Signed-off-by: Josh <[email protected]>
  • Loading branch information
joshtrichards authored May 13, 2024
1 parent 93aed8c commit 86c6207
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,9 +95,9 @@ uid) is classified as suspicious by the trained model, it will add an entry to t

## Configuration

Enable a button in notifications to lookup more info about a suspicious IP (geography, ISP):
By default notifications about suspicious logins contain a link (button) to lookup more info about the noted IP address (geography, ISP). This link can be disabled if it isn't desired:

`occ config:app:set --value 1 suspicious_login show_more_info_button`
`occ config:app:set --value 0 suspicious_login show_more_info_button`

## Development setup

Expand Down

0 comments on commit 86c6207

Please sign in to comment.