mirror of
https://github.com/Cleanuparr/Cleanuparr.git
synced 2026-02-25 02:49:01 -05:00
Add configurable number of retries and timeout for http calls (#40)
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
{
|
||||
"HTTP_MAX_RETRIES": 0,
|
||||
"HTTP_TIMEOUT": 10,
|
||||
"Logging": {
|
||||
"LogLevel": "Debug",
|
||||
"Enhanced": true,
|
||||
|
||||
Reference in New Issue
Block a user