Statistics
| Branch: | Tag: | Revision:

root / snf-cyclades-app / synnefo / app_settings / default / quotas.py @ bfe7ba3c

History | View | Annotate | Download (154 Bytes)

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

    
6
# URL of the Quotaholder
7
QUOTAHOLDER_URL = "http://127.0.0.1:8008/api/quotaholder/v"