## -*- mode: conf; -*- <%text>############################################################ # # cron config for Theo # <%text>############################################################ <%text>#################### # rattail <%text>#################### [rattail.config] include = %(here)s/rattail.conf <%text>#################### # logging <%text>#################### [handler_console] level = WARNING [handler_file] args = ('${envroot}/app/log/cron.log', 'a', 'utf_8')