Added user-defined output directory config line

This commit is contained in:
frarol96 2023-10-11 20:04:43 +00:00
parent 4311036977
commit fd392088aa

View File

@ -15,6 +15,8 @@ show_playback = True
roi_size = 400
; (STR) Initial application window dimensions
window_size = 300x450
; (STR) User-defined output base directory
user_defined_output_dir =
[debug]
; (BOOL) Set to 'True' to output debug messages to console