Skip to content

Commit

Permalink
docs: update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
kenjis committed Aug 12, 2024
1 parent 549200f commit 566ef50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Config/Auth.php
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ class Auth extends BaseConfig
* --------------------------------------------------------------------
* If true, will always update the `last_active` datetime for the
* logged-in user on every page request.
* This feature only works when session/tokens filter is active.
* This feature only works when session/tokens/hmac/chain/jwt filter is active.
*
* @see https://codeigniter4.github.io/shield/quick_start_guide/using_session_auth/#protecting-pages for set filters.
*/
Expand Down

0 comments on commit 566ef50

Please sign in to comment.