Statistics
| Branch: | Tag: | Revision:

root / snf-cyclades-app / synnefo / app_settings / default / cloudbar.py @ b2791a77

History | View | Annotate | Download (264 Bytes)

1
CLOUDBAR_ACTIVE = True
2
CLOUDBAR_LOCATION = 'https://accounts.synnefo.org/static/im/cloudbar/'
3
CLOUDBAR_COOKIE_NAME = '_pithos2_a'
4
CLOUDBAR_SERVICES_URL = 'https://accounts.synnefo.org/ui/get_services'
5
CLOUDBAR_MENU_URL = 'https://accounts.synnefo.org/ui/get_menu'