mirror of
https://github.com/wallabag/wallabag.git
synced 2025-09-15 18:57:05 +00:00
Configure timeout
This commit is contained in:
parent
5f08426201
commit
1048c9c4a8
2 changed files with 10 additions and 3 deletions
|
@ -375,6 +375,9 @@ httplug:
|
|||
clients:
|
||||
wallabag_core:
|
||||
factory: 'wallabag_core.http_client_factory'
|
||||
config:
|
||||
defaults:
|
||||
timeout: 10
|
||||
plugins: ['httplug.plugin.logger']
|
||||
wallabag_core.entry.download_images:
|
||||
factory: 'httplug.factory.auto'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue