diff --git a/ui/app/templates/settings/tokens.hbs b/ui/app/templates/settings/tokens.hbs index e17b84393..3cd92bc89 100644 --- a/ui/app/templates/settings/tokens.hbs +++ b/ui/app/templates/settings/tokens.hbs @@ -8,7 +8,7 @@
To protect Secret IDs, tokens are stored client-side in session storage. Your ACL token is automatically cleared from storage upon closing your browser window. You can also manually clear your token instead.
+Tokens are stored client-side in local storage. This will persist your token across sessions. You can manually clear your token here.