Revision 0d02a287 snf-astakos-app/README

b/snf-astakos-app/README
62 62
ASTAKOS_BASEURL                     \http://pithos.dev.grnet.gr                                                     Astakos baseurl
63 63
ASTAKOS_SITENAME                    GRNET Cloud                                                                     Service name that appears in emails
64 64
ASTAKOS_CLOUD_SERVICES              ({'icon': 'home-icon.png', 'id': 'cloud', 'name': 'grnet cloud', 'url': '/'},   Cloud services appear in the horizontal bar
65
                                    {'id': 'okeanos', 'name': '~okeanos', 'url': '/okeanos.html'},                  
65
                                    {'id': 'okeanos', 'name': 'cyclades', 'url': '/okeanos.html'},                  
66 66
                                    {'id': 'pithos', 'name': 'pithos+', 'url': '/ui/'})                             
67 67
ASTAKOS_RECAPTCHA_PUBLIC_KEY                                                                                        Recaptcha public key obtained after registration here: http://recaptcha.net
68 68
ASTAKOS_RECAPTCHA_PRIVATE_KEY                                                                                       Recaptcha private key obtained after registration here: http://recaptcha.net
69
ASTAKOS_RECAPTCHA_OPTIONS           {'theme': 'white'}                                                              Options for customizing reCAPTCHA look and feel
70
                                                                                                                    (see: http://code.google.com/intl/el-GR/apis/recaptcha/docs/customization.html)
71
ASTAKOS_LOGOUT_NEXT                                                                                                 Where the user should be redirected after logout
72
                                                                                                                    (if not set and no next parameter is defined it renders login page with message)
69 73
==============================      =============================================================================   ===========================================================================================
70 74

  
71 75
Administrator functions

Also available in: Unified diff