]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/config/config.yml
Merge pull request #2473 from pmichelazzo/master
[github/wallabag/wallabag.git] / app / config / config.yml
index 0b4494d3d87e7f227f93c9f13377ab7a4a446b4c..81d1728a3b9193b3c08d75bb6a3eb366f6235c30 100644 (file)
@@ -51,6 +51,8 @@ wallabag_core:
     rss_limit: 50
     reading_speed: 1
     cache_lifetime: 10
+    fetching_error_message: |
+        wallabag can't retrieve contents for this article. Please <a href="http://doc.wallabag.org/en/master/user/errors_during_fetching.html#how-can-i-help-to-fix-that">troubleshoot this issue</a>.
 
 wallabag_user:
     registration_enabled: "%fosuser_registration%"