Revision 76776df1 snf-astakos-app/README

b/snf-astakos-app/README
75 75
ASTAKOS_QUEUE_CONNECTION                                                                                            The queue connection ex. 'rabbitmq://guest:guest@localhost:5672/astakos'
76 76
                                                                                                                    (if it is not set, it does not send messages)
77 77
ASTAKOS_RE_USER_EMAIL_PATTERNS      []                                                                              Email patterns that are automatically activated ex. ['^[a-zA-Z0-9\._-]+@grnet\.gr$']
78

  
79
ASTAKOS_LOGIN_MESSAGES              {}                                                                              Notification messages to display on login page header
80
                                                                                                                    e.g. {'warning': 'Warning message (can contain html)'}
81
ASTAKOS_PROFILE_EXTRA_LINKS         {}                                                                               messages to display as extra actions in account forms
82
                                                                                                                    e.g. {'https://cms.okeanos.grnet.gr/': 'Back to ~okeanos'}
78 83
==============================      =============================================================================   ===========================================================================================
79 84

  
80 85
Administrator functions

Also available in: Unified diff