Revision 95567074

b/snf-astakos-app/conf/20-snf-astakos-app-settings.conf
46 46
#ASTAKOS_SITENAME = 'GRNET Cloud'
47 47

  
48 48
# Set cloud services appear in the horizontal bar
49
#ASTAKOS_CLOUD_SERVICES = getattr(settings, 'ASTAKOS_CLOUD_SERVICES', (
49
#ASTAKOS_CLOUD_SERVICES = (
50 50
#        { 'url':'/', 'name':'grnet cloud', 'id':'cloud', 'icon':'home-icon.png' },
51 51
#        { 'url':'/okeanos.html', 'name':'~okeanos', 'id':'okeanos' },
52
#        { 'url':'/ui/', 'name':'pithos+', 'id':'pithos' }))
52
#        { 'url':'/ui/', 'name':'pithos+', 'id':'pithos' })
53 53
#
54 54

  
55 55
# Set recaptcha keys

Also available in: Unified diff