From 540a9bc4a274fc5975b73a66ccf5b91bd3e226f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C5=93uillet?= Date: Sat, 12 Nov 2016 13:18:39 +0100 Subject: Added help on config screen --- docs/en/user/configuration.rst | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'docs/en/user/configuration.rst') diff --git a/docs/en/user/configuration.rst b/docs/en/user/configuration.rst index f74924df..a6edcd4a 100644 --- a/docs/en/user/configuration.rst +++ b/docs/en/user/configuration.rst @@ -12,8 +12,7 @@ Settings Theme ~~~~~ -wallabag is customizable. You can choose your prefered theme here. You can also -create a new one, a chapter will be dedicated for this. The default theme is +wallabag is customizable. You can choose your prefered theme here. The default theme is ``Material``, it's the theme used in the documentation screenshots. Items per page @@ -30,8 +29,7 @@ a fast or a slow reader. wallabag will recalculate the reading time for each art Language ~~~~~~~~ -You can change the language of wallabag interface. You need to logout for this change -to take effect. +You can change the language of wallabag interface. RSS --- -- cgit v1.2.3 From bb624c02696b95881c55c8c9554e4104421dbd6e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C5=93uillet?= Date: Thu, 10 Nov 2016 13:51:33 +0100 Subject: Reordered :fr: documentation --- docs/en/user/configuration.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/en/user/configuration.rst') diff --git a/docs/en/user/configuration.rst b/docs/en/user/configuration.rst index a6edcd4a..2c1385a8 100644 --- a/docs/en/user/configuration.rst +++ b/docs/en/user/configuration.rst @@ -48,8 +48,8 @@ User information You can change your name, your email address and enable ``Two factor authentication``. -Two factor authentication -~~~~~~~~~~~~~~~~~~~~~~~~~ +Two factor authentication (2FA) +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Two-factor authentication (also known as 2FA) is a technology patented in 1984 that provides identification of users by means of the combination of two different components. -- cgit v1.2.3