diff --git a/app/config/config.yml b/app/config/config.yml index a56cbdd9e..84eba759d 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 troubleshoot this issue. wallabag_user: registration_enabled: "%fosuser_registration%"