From d1b075509dff22e191bcf912d7eef9fb7b1661cc Mon Sep 17 00:00:00 2001 From: Baptiste Mille-Mathias Date: Sun, 23 Oct 2016 15:34:52 +0200 Subject: [PATCH] Add relevant links to fetch content error pages. We link to the troubleshooting guide and give the mail link. --- app/config/config.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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%" -- 2.41.0