aboutsummaryrefslogtreecommitdiffhomepage
path: root/app
diff options
context:
space:
mode:
Diffstat (limited to 'app')
-rw-r--r--app/config/config.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/config/config.yml b/app/config/config.yml
index c076aea9..116bb04c 100644
--- a/app/config/config.yml
+++ b/app/config/config.yml
@@ -59,6 +59,7 @@ wallabag_core:
59 list_mode: 0 59 list_mode: 0
60 fetching_error_message: | 60 fetching_error_message: |
61 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">troubleshoot this issue</a>. 61 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">troubleshoot this issue</a>.
62 api_limit_mass_actions: 10
62 63
63wallabag_user: 64wallabag_user:
64 registration_enabled: "%fosuser_registration%" 65 registration_enabled: "%fosuser_registration%"