diff options
author | Jeremy Benoist <jeremy.benoist@gmail.com> | 2017-06-08 19:15:33 +0200 |
---|---|---|
committer | Jeremy Benoist <jeremy.benoist@gmail.com> | 2017-06-08 19:15:33 +0200 |
commit | 80f4d85ac92ab4dc490c51f2d831ac7fa3853826 (patch) | |
tree | 0a13d4c7ee0e5ce34e2c21a6492de61a49e627e8 /app/config/wallabag.yml | |
parent | e48b238a3e2c387be1f897e6f2c3c481d25f5203 (diff) | |
download | wallabag-80f4d85ac92ab4dc490c51f2d831ac7fa3853826.tar.gz wallabag-80f4d85ac92ab4dc490c51f2d831ac7fa3853826.tar.zst wallabag-80f4d85ac92ab4dc490c51f2d831ac7fa3853826.zip |
Review
Diffstat (limited to 'app/config/wallabag.yml')
-rw-r--r-- | app/config/wallabag.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/config/wallabag.yml b/app/config/wallabag.yml index d03450a0..51b7e4e3 100644 --- a/app/config/wallabag.yml +++ b/app/config/wallabag.yml | |||
@@ -26,7 +26,6 @@ wallabag_core: | |||
26 | fetching_error_message: | | 26 | 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>. | 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 | api_limit_mass_actions: 10 | 28 | api_limit_mass_actions: 10 |
29 | domain_name: '%domain_name%' | ||
30 | default_internal_settings: | 29 | default_internal_settings: |
31 | - | 30 | - |
32 | name: share_public | 31 | name: share_public |