From 80983f3fed90df389fa00a6933933ba2026a10f1 Mon Sep 17 00:00:00 2001 From: Jordan Blasenhauer Date: Mon, 8 Jan 2024 14:44:45 +0100 Subject: [PATCH] change alert to warning --- docs/web-ui.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/web-ui.md b/docs/web-ui.md index 6769e7565..f60f249be 100644 --- a/docs/web-ui.md +++ b/docs/web-ui.md @@ -1651,7 +1651,7 @@ You can change the username and password needed to login, and you can add double ### Username / Password -!!! info "Recover profile" +!!! warning "Recover profile" In case you forgot your UI logs, you can [access them from the CLI following these steps](troubleshooting.md#recover-profile). @@ -1666,7 +1666,7 @@ When updating username or password, you'll be logout from UI and you'll need to ### 2FA -!!! info "Secret key loss" +!!! warning "Secret key loss" In case you lost your secret key, you can [disable 2FA from the CLI following these steps](troubleshooting.md#lost-2fa-authentication).