diff options
Diffstat (limited to 'app/config')
-rw-r--r-- | app/config/config.yml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app/config/config.yml b/app/config/config.yml index a56cbdd9..65187eca 100644 --- a/app/config/config.yml +++ b/app/config/config.yml | |||
@@ -50,7 +50,8 @@ wallabag_core: | |||
50 | rss_limit: 50 | 50 | rss_limit: 50 |
51 | reading_speed: 1 | 51 | reading_speed: 1 |
52 | cache_lifetime: 10 | 52 | cache_lifetime: 10 |
53 | fetching_error_message: "wallabag can't retrieve contents for this article. Please report this issue to us." | 53 | fetching_error_message: | |
54 | 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>. | ||
54 | 55 | ||
55 | wallabag_user: | 56 | wallabag_user: |
56 | registration_enabled: "%fosuser_registration%" | 57 | registration_enabled: "%fosuser_registration%" |