Revision 7a35feb3 snf-astakos-app/conf/20-snf-astakos-app-settings.conf

b/snf-astakos-app/conf/20-snf-astakos-app-settings.conf
43 43

  
44 44
# Set service name
45 45
#ASTAKOS_SITENAME = 'GRNET Cloud'
46

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

Also available in: Unified diff