# Logging # Logging # verbose - Enable verbose logging 0 .. 3 (default = 0) # logfile - Path to basename of the log file (Mandatory) # logfile.size - Size in bytes of the log file (default = 1M) # logfile.count - Number of log files to keep (default = 9) logfile = log/blatPopulate.log logfile.size = 5m logfile.count = 3 verbose = 1 # # tagdir - Root of all tag directories (Mandatory) # Expects each transfer target to have a subdir under this # maxFileAge - Deletes .config files older than this time period (Default 1h) # Prevents accumulation of tags for daemons that are dead # tagdir = tags maxFileAge = 1h