# configuration file. # Lines with # are comments # TRACE|DEBUG|INFO|SUCCESS|WARNING|ERROR|CRITICAL log_level="WARNING" # You can set default options (not arguments) for each command by # creating a new section in this config file (like the one below) # and adding the default values [scan-for-new-files] data_folder_path = "." [clean-convert-to-csv] data_folder_path = "." [reset-database] data_folder_path = "." [add-new-files-to-database] --data-folder-path = "."