From 89b5bbfb51464e44de1fa453a1d78bc316013253 Mon Sep 17 00:00:00 2001 From: Kelvin Mo Date: Fri, 19 Dec 2025 11:19:15 +0000 Subject: [PATCH] Update instructions for login verification recovery See https://github.com/simpleid/simpleid/pull/169 --- docs/2/common-problems.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/2/common-problems.md b/docs/2/common-problems.md index c68dc50..f7f8655 100644 --- a/docs/2/common-problems.md +++ b/docs/2/common-problems.md @@ -23,7 +23,7 @@ If login verification is enabled and you have lost the device that generates the ```yaml otp: - type: recovery + recovery: true ``` 2. You will now be able to [log into SimpleID](/docs/2/login) without the verification code.