We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecb5cb2 commit 587c556Copy full SHA for 587c556
1 file changed
src/Config/Auth.php
@@ -184,7 +184,7 @@ class Auth extends BaseConfig
184
* --------------------------------------------------------------------
185
* If true, will always update the `last_active` datetime for the
186
* logged in user on every page request.
187
- * This feature only works when session/tokens/chain filter is set correctly.
+ * This feature only works when session/tokens filter is active.
188
*
189
* @see https://codeigniter4.github.io/shield/install/#protect-all-pages for set filters.
190
*/
0 commit comments