Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "output": {
- "save_output": true,
- "format": "json",
- "file_name": "output.json"
- },
- "threshold": {
- "value": 1024, // 1 KB threshold
- "direction": "above"
- },
- "logging": {
- "log_file": "script.log",
- "log_level": "INFO"
- },
- "concurrency": {
- "max_workers": 4
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement