Skip to content

Commit

Permalink
readme fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lahirulhr committed Jun 19, 2024
1 parent 68dcbb3 commit d434949
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,8 @@ return [
**/
'reauthorize_urls' => [
// 'nova/resources/users/new',
// 'nova/resources/users/*/edit',
// 'resources/users/new',
// 'resources/users/*/edit',
],
/* timeout in minutes */
Expand Down
4 changes: 2 additions & 2 deletions config/nova-two-factor.php
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
* you are allowed to use wildcards pattern for url matching
**/
'reauthorize_urls' => [
// 'nova/resources/users/new',
// 'nova/resources/users/*/edit',
// 'resources/users/new',
// 'resources/users/*/edit',
],

/* timeout in minutes */
Expand Down

0 comments on commit d434949

Please sign in to comment.