Update sample conf file
authorKostas Papadimitriou <kpap@grnet.gr>
Wed, 11 Apr 2012 14:05:21 +0000 (17:05 +0300)
committerKostas Papadimitriou <kpap@grnet.gr>
Wed, 11 Apr 2012 14:05:21 +0000 (17:05 +0300)
snf-pithos-webclient/Changelog
snf-pithos-webclient/conf/20-snf-pithos-webclient-cloudbar.conf

index e8549cc..2e1040e 100644 (file)
@@ -1,6 +1,11 @@
 Changelog
 =========
 
+v0.8.7
+------
+
+- Use PITHOS_UI_CLOUDBAR_ACTIVE_SERVICE setting to set the cloudbar active
+  service.
 
 v0.8.5
 ------
index 5f2005e..4d89a41 100644 (file)
@@ -2,7 +2,8 @@
 #CLOUDBAR_ACTIVE = True
 #CLOUDBAR_LOCATION = 'https://accounts.okeanos.grnet.gr/static/im/cloudbar/'
 #CLOUDBAR_COOKIE_NAME = '_pithos2_a'
-#CLOUDBAR_ACTIVE_SERVICE = 'cloud'
 #CLOUDBAR_SERVICES_URL = 'https://accounts.okeanos.grnet.gr/im/get_services'
 #CLOUDBAR_MENU_URL = 'https://accounts.okeanos.grnet.gr/im/get_menu'
 
+#PITHOS_UI_CLOUDBAR_ACTIVE_SERVICE = 'cloud'
+