1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-08-01 17:38:38 +00:00

Merge pull request #3053 from wallabag/api-bulk-add

Added API endpoint to handle a list of URL
This commit is contained in:
Nicolas Lœuillet 2017-05-05 13:56:34 +02:00 committed by GitHub
commit 6980304968
5 changed files with 236 additions and 83 deletions

View file

@ -55,6 +55,7 @@ wallabag_core:
list_mode: 0
fetching_error_message: |
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>.
api_limit_mass_actions: 10
wallabag_user:
registration_enabled: "%fosuser_registration%"