From: Nicolas LÅ“uillet Date: Wed, 29 Mar 2017 12:43:47 +0000 (+0200) Subject: Changed default value for list mode (grid instead of list) X-Git-Tag: 2.3.0~31^2~124^2 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=1680c95c2761e9b387e2bdc4074748e3c495ef43;p=github%2Fwallabag%2Fwallabag.git Changed default value for list mode (grid instead of list) --- diff --git a/app/config/config.yml b/app/config/config.yml index d7231112..4f4fb900 100644 --- a/app/config/config.yml +++ b/app/config/config.yml @@ -52,7 +52,7 @@ wallabag_core: reading_speed: 1 cache_lifetime: 10 action_mark_as_read: 1 - list_mode: 1 + list_mode: 0 fetching_error_message: | wallabag can't retrieve contents for this article. Please troubleshoot this issue.