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

# Minutes between reconciliations
RECONCILIATION_MIN = 30

