| { | |
| "output_root": "output", | |
| "logs_root": "logs", | |
| "jpeg_quality": 85, | |
| "max_width": 1200, | |
| "max_height": null, | |
| "download_timeout": 30, | |
| "max_retries": 3, | |
| "retry_backoff": 1.5, | |
| "max_workers": 8, | |
| "strip_metadata": true, | |
| "background_color": [255, 255, 255], | |
| "user_agent": "ImageProcessorPro/1.0" | |
| } | |