default log to file

This commit is contained in:
jb-alvarado 2022-07-07 22:02:25 +02:00
parent eb831f14c1
commit 413dc651e1

View File

@ -33,7 +33,7 @@ logging:
log timestamps to UTC. Path to /var/log/ only if you run this program as daemon. log timestamps to UTC. Path to /var/log/ only if you run this program as daemon.
'log_level' can be DEBUG, INFO, WARNING, ERROR. 'ffmpeg_level' can be info, 'log_level' can be DEBUG, INFO, WARNING, ERROR. 'ffmpeg_level' can be info,
warning, error. warning, error.
log_to_file: false log_to_file: true
backup_count: 7 backup_count: 7
local_time: true local_time: true
timestamp: true timestamp: true