Revision 68a81d58 snf-cyclades-app/synnefo/app_settings/default/cloudbar.py

b/snf-cyclades-app/synnefo/app_settings/default/cloudbar.py
1 1
CLOUDBAR_ACTIVE = True
2
CLOUDBAR_LOCATION = 'https://accounts.okeanos.grnet.gr/static/im/cloudbar/'
2
CLOUDBAR_LOCATION = 'https://accounts.synnefo.org/static/im/cloudbar/'
3 3
CLOUDBAR_COOKIE_NAME = '_pithos2_a'
4 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'
5
CLOUDBAR_SERVICES_URL = 'https://accounts.synnefo.org/im/get_services'
6
CLOUDBAR_MENU_URL = 'https://accounts.synnefo.org/im/get_menu'
7

  
7 8

  

Also available in: Unified diff