Add relevant links to fetch content error pages.

We link to the troubleshooting guide and give the mail link.
This commit is contained in:
Baptiste Mille-Mathias 2016-10-23 15:34:52 +02:00
parent c64b4941d5
commit d1b075509d

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">first troubleshoot this issue</a> and <a href="mailto:hello@wallabag.org">report it to us</a>.
wallabag_user:
registration_enabled: "%fosuser_registration%"