diff --git a/app/config/config.yml b/app/config/config.yml
index a56cbdd9e..65187ecab 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%"