aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/config/wallabag.yml
diff options
context:
space:
mode:
Diffstat (limited to 'app/config/wallabag.yml')
-rw-r--r--app/config/wallabag.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/config/wallabag.yml b/app/config/wallabag.yml
index b45934e4..ab12d68a 100644
--- a/app/config/wallabag.yml
+++ b/app/config/wallabag.yml
@@ -22,6 +22,7 @@ wallabag_core:
22 cache_lifetime: 10 22 cache_lifetime: 10
23 action_mark_as_read: 1 23 action_mark_as_read: 1
24 list_mode: 0 24 list_mode: 0
25 notifications_nb: 5
25 fetching_error_message_title: 'No title found' 26 fetching_error_message_title: 'No title found'
26 fetching_error_message: | 27 fetching_error_message: |
27 wallabag can't retrieve contents for this article. Please <a href="http://doc.wallabag.org/en/user/errors_during_fetching.html#how-can-i-help-to-fix-that">troubleshoot this issue</a>. 28 wallabag can't retrieve contents for this article. Please <a href="http://doc.wallabag.org/en/user/errors_during_fetching.html#how-can-i-help-to-fix-that">troubleshoot this issue</a>.