Skip to content

Commit

Permalink
Clarify remember me token is for 2fa
Browse files Browse the repository at this point in the history
  • Loading branch information
wrongecho authored Apr 5, 2024
1 parent 5370a70 commit d7a466b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings_security.php
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
</div>

<div class="form-group">
<label>Remember Me Expire <small class="text-secondary">(The amount of days before a device remember me token will expire)</small></label>
<label>2FA Remember Me Expire <small class="text-secondary">(The amount of days before a device 2FA remember me token will expire)</small></label>
<div class="input-group">
<div class="input-group-prepend">
<span class="input-group-text"><i class="fa fa-fw fa-clock"></i></span>
Expand Down

0 comments on commit d7a466b

Please sign in to comment.