From: Baptiste Mille-Mathias Date: Sun, 23 Oct 2016 13:34:52 +0000 (+0200) Subject: Add relevant links to fetch content error pages. X-Git-Tag: 2.1.3~21^2~1 X-Git-Url: https://git.immae.eu/?p=github%2Fwallabag%2Fwallabag.git;a=commitdiff_plain;h=d1b075509dff22e191bcf912d7eef9fb7b1661cc Add relevant links to fetch content error pages. We link to the troubleshooting guide and give the mail link. --- diff --git a/app/config/config.yml b/app/config/config.yml index a56cbdd9..65187eca 100644 --- a/app/config/config.yml +++ b/app/config/config.yml @@ -50,7 +50,8 @@ wallabag_core: rss_limit: 50 reading_speed: 1 cache_lifetime: 10 - fetching_error_message: "wallabag can't retrieve contents for this article. Please report this issue to us." + fetching_error_message: | + wallabag can't retrieve contents for this article. Please first troubleshoot this issue and report it to us. wallabag_user: registration_enabled: "%fosuser_registration%"