diff options
author | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2016-09-08 14:07:36 +0200 |
---|---|---|
committer | Jeremy Benoist <jeremy.benoist@gmail.com> | 2016-10-08 13:27:18 +0200 |
commit | bb0c78f4a636fcc8f60dd3b42ad733e7f31e0bb4 (patch) | |
tree | c9209d37cf5db197e2fa45e7164b55af7a92e374 /docs/en/user | |
parent | abb5291cd5dc98211273e5d3b516a6a0ed8b980f (diff) | |
download | wallabag-bb0c78f4a636fcc8f60dd3b42ad733e7f31e0bb4.tar.gz wallabag-bb0c78f4a636fcc8f60dd3b42ad733e7f31e0bb4.tar.zst wallabag-bb0c78f4a636fcc8f60dd3b42ad733e7f31e0bb4.zip |
Added check if there is only one user
Added translations and documentation
Diffstat (limited to 'docs/en/user')
-rw-r--r-- | docs/en/user/configuration.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/en/user/configuration.rst b/docs/en/user/configuration.rst index f4c55dea..824878dc 100644 --- a/docs/en/user/configuration.rst +++ b/docs/en/user/configuration.rst | |||
@@ -50,6 +50,8 @@ User information | |||
50 | 50 | ||
51 | You can change your name, your email address and enable ``Two factor authentication``. | 51 | You can change your name, your email address and enable ``Two factor authentication``. |
52 | 52 | ||
53 | If the wallabag instance has more than one enabled user, you can delete your account here. **Take care, we delete all your data**. | ||
54 | |||
53 | Two factor authentication | 55 | Two factor authentication |
54 | ~~~~~~~~~~~~~~~~~~~~~~~~~ | 56 | ~~~~~~~~~~~~~~~~~~~~~~~~~ |
55 | 57 | ||