Revision 3a9f4931 snf-astakos-app/conf/20-snf-astakos-app-settings.conf

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

  
33 33
#ASTAKOS_COOKIE_NAME = '_pithos2_a'
34 34
#ASTAKOS_COOKIE_DOMAIN = None
35
#ASTAKOS_COOKIE_SECURE = True
35 36

  
36 37
#ASTAKOS_IM_STATIC_URL = '/im/static/im/'
37 38

  
......
46 47
#ASTAKOS_SITENAME = 'GRNET Cloud'
47 48

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

  
55 56
# Set recaptcha keys

Also available in: Unified diff