Rev 1044 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
# 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.loglogfile.size = 5mlogfile.count = 3verbose = 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 = tagsmaxFileAge = 1h