## -*- mode: conf; -*- ${'#'}########################################################### # # Luigi config # ${'#'}########################################################### [scheduler] state_path = ${envpath}/app/luigi/state.pickle % if history_db: record_task_history = true [task_history] db_connection = ${history_db} % endif