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
14 changed files with 100 additions and 2 deletions

View File

@ -300,6 +300,7 @@ services:
$readingSpeed: "%wallabag_core.reading_speed%"
$actionMarkAsRead: "%wallabag_core.action_mark_as_read%"
$listMode: "%wallabag_core.list_mode%"
$displayThumbnails: "%wallabag_core.display_thumbnails%"
Wallabag\UserBundle\EventListener\AuthenticationFailureListener:
tags: