dirSuffixToSkip=0 # Set the number of directories at the end of the filepath to remove to build the category (e.g. value of 1: /foo/png/img.png results in foo/img.png).
extension=# Supported file extensions. Flag can be specified multiple times. Uses jpg and png if omitted.
ignoreDir=# Directories that should be ignored. Flag can be specified multiple times for more than one directory.
removeImages=false # If set to true, images scheduled to delete will be removed from the piwigo server. Be sure you want to delete images before enabling this flag.