1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-08-01 17:38:38 +00:00

Added new setting to show / hide articles thumbnails

This commit is contained in:
Nicolas Lœuillet 2023-06-13 15:02:48 +02:00 committed by Simounet
parent 2aa18b7b90
commit a94d7503c2
No known key found for this signature in database
GPG key ID: 77D3B7DC794EB770
14 changed files with 100 additions and 2 deletions

View file

@ -88,6 +88,8 @@ config:
help_reading_speed: wallabag calculates a reading time for each article. You can define here, thanks to this list, if you are a fast or a slow reader. wallabag will recalculate the reading time for each article.
help_language: You can change the language of wallabag interface.
help_pocket_consumer_key: Required for Pocket import. You can create it in your Pocket account.
help_display_thumbnails: You can decide if you want to display or not articles thumbnails. Useful for slow connections.
display_thumbnails_label: Display articles thumbnails (useful for slow connections).
form_feed:
description: 'Atom feeds provided by wallabag allow you to read your saved articles with your favourite Atom reader. You need to generate a token first.'
token_label: 'Feed token'