add info about ingest log level, #551

This commit is contained in:
jb-alvarado 2024-02-29 08:10:31 +01:00
parent da30542a62
commit 0c9fd5cf07

View File

@ -34,7 +34,7 @@ logging:
'backup_count' says how long log files will be saved in days. 'local_time' to
false will set log timestamps to UTC. Path to /var/log/ only if you run this
program as daemon. 'level' can be DEBUG, INFO, WARNING, ERROR.
'ffmpeg_level' can be info, warning, error.
'ffmpeg_level/ingest_level' can be info, warning, error.
'detect_silence' logs an error message if the audio line is silent for 15
seconds during the validation process.
log_to_file: true