Statistics
| Branch: | Tag: | Revision:

root / snf-cyclades-app / synnefo / app_settings / default / reconciliation.py @ d0545590

History | View | Annotate | Download (123 Bytes)

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

    
6
# Minutes between reconciliations
7
RECONCILIATION_MIN = 30