diff options
author | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2016-10-09 21:21:03 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-10-09 21:21:03 +0200 |
commit | 418626e8365f64f50e0cae3676376629155fdb20 (patch) | |
tree | a5b2ce9de000862aa86c75c4c5facd791d6035ba /docs/en | |
parent | d9b0673dbb1138e805e039610cef893e49abe3d8 (diff) | |
parent | 9810f30821105f6340b64e8bdca9f91b9da8a6ba (diff) | |
download | wallabag-418626e8365f64f50e0cae3676376629155fdb20.tar.gz wallabag-418626e8365f64f50e0cae3676376629155fdb20.tar.zst wallabag-418626e8365f64f50e0cae3676376629155fdb20.zip |
Merge pull request #2177 from wallabag/delete-account
Delete user
Diffstat (limited to 'docs/en')
-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 | ||