# example.conf # Save the configuration files in the same # folder where the program is located. [USER_SETTINGS] # The configuration's name. # A subfolder with this name will be created. conf_name = Example # File types that cksgen will look for. # Multiple file types are separated by commas without spaces. allowed_extensions = jpg,jpeg,dng,md # The actual directory where cksgen looks for files. data_directory = C:\Users\Username\Path\To\Example # The directory where lists of MD5 checksums are placed. lists_directory = conf_name\Lists # The directory in which the log files are stored. logs_directory = conf_name\Logs # Specifies how many checksum files and log files cksgen should keep. files_to_keep = 10