mirror of
https://github.com/Cleanuparr/Cleanuparr.git
synced 2026-02-27 20:08:10 -05:00
Add support for unstrusted certificates (#128)
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
{
|
||||
"DRY_RUN": true,
|
||||
"HTTP_MAX_RETRIES": 0,
|
||||
"HTTP_TIMEOUT": 10,
|
||||
"HTTP_TIMEOUT": 100,
|
||||
"HTTP_VALIDATE_CERT": "enabled",
|
||||
"Logging": {
|
||||
"LogLevel": "Verbose",
|
||||
"Enhanced": true,
|
||||
|
||||
Reference in New Issue
Block a user