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:
commit
6980304968
5 changed files with 236 additions and 83 deletions
|
@ -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%"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue