16 lines
387 B
JSON
16 lines
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"
|
||
|
}
|