my-private-iptv-m3u/scripts/config/settings.json
IPTV Playlist Bot 41b9f2d8bd Updated playlist: 0
0 channels
2025-06-27 21:44:32 +00:00

16 lines
No EOL
387 B
JSON

{
"remove_duplicates": true,
"sort_channels": true,
"backup_before_import": true,
"auto_cleanup_import": true,
"auto_detect_country": true,
"detect_quality": true,
"skip_adult_content": true,
"min_channel_name_length": 2,
"max_workers": 4,
"enable_health_check": false,
"health_check_timeout": 5,
"create_backup": true,
"max_backups": 5,
"log_level": "INFO"
}