Statistics
| Branch: | Tag: | Revision:

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

History | View | Annotate | Download (314 Bytes)

1
CLOUDBAR_ACTIVE = True
2
CLOUDBAR_LOCATION = 'https://accounts.okeanos.grnet.gr/static/im/cloudbar/'
3
CLOUDBAR_COOKIE_NAME = '_pithos2_a'
4
CLOUDBAR_ACTIVE_SERVICE = 'cloud'
5
CLOUDBAR_SERVICES_URL = 'https://accounts.okeanos.grnet.gr/im/get_services'
6
CLOUDBAR_MENU_URL = 'https://accounts.okeanos.grnet.gr/im/get_menu'
7