#
# -*- coding: utf-8 -*-

# LOGGING SETTINGS

#	loggingRates   0=daily  1=weekly  2=monthly
lograte=1
#	loggingStates  0=off    1=simple  2=detailed
logstate=1

# serialise CMFs?
pickleCMF = True

#RecordResultLimit
recLimit  = 1000
