Statistics
| Branch: | Tag: | Revision:

root / snf-app / synnefo / app_settings / default / reconciliation.py @ 7fb619a0

History | View | Annotate | Download (124 Bytes)

1
# -*- coding: utf-8 -*-
2
#
3
# Reconciliations
4
###################
5

    
6
# Minutes between reconciliations
7
RECONCILIATION_MIN = 30
8