Merge pull request #2493 from bmillemathias/add_link_content_fetch_problem

Add relevant links to fetch content error page
This commit is contained in:
Nicolas Lœuillet 2016-10-24 21:44:22 +02:00 committed by GitHub
commit e1d4ed2d81

View file

@ -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 <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%"