Statistics
| Branch: | Tag: | Revision:

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

History | View | Annotate | Download (317 Bytes)

1 6dc6b897 Kostas Papadimitriou
CLOUDBAR_ACTIVE = True
2 68a81d58 Olga Brani
CLOUDBAR_LOCATION = 'https://accounts.synnefo.org/static/im/cloudbar/'
3 6dc6b897 Kostas Papadimitriou
CLOUDBAR_COOKIE_NAME = '_pithos2_a'
4 6dc6b897 Kostas Papadimitriou
CLOUDBAR_ACTIVE_SERVICE = 'cloud'
5 8b9e871d Olga Brani
CLOUDBAR_SERVICES_URL = 'https://accounts.synnefo.org/astakos/api/get_services'
6 8b9e871d Olga Brani
CLOUDBAR_MENU_URL = 'https://accounts.synnefo.org/astakos/api/get_menu'