Revision 1cbce16f snf-astakos-app/README

b/snf-astakos-app/README
46 46
ASTAKOS_AUTH_TOKEN_DURATION         one month                                                                       Expiration time of newly created auth tokens
47 47
ASTAKOS_DEFAULT_USER_LEVEL          4                                                                               Default (not-invited) user level
48 48
ASTAKOS_INVITATIONS_PER_LEVEL       {0:100, 1:2, 2:0, 3:0, 4:0}                                                     Number of user invitations per user level
49
ASTAKOS_DEFAULT_FROM_EMAIL          GRNET Cloud <no-reply\@grnet.gr>                                                ``from`` parameter passed in ``django.core.mail.send_mail``
50 49
ASTAKOS_DEFAULT_CONTACT_EMAIL       support\@cloud.grnet.gr                                                         Contact email
51
ASTAKOS_DEFAULT_ADMIN_EMAIL         support\@cloud.grnet.gr                                                         Administrator email to receive user creation notifications (if None disables notifications)
52 50
ASTAKOS_IM_MODULES                  ['local', 'shibboleth']                                                         Signup modules
53 51
ASTAKOS_FORCE_PROFILE_UPDATE        True                                                                            Force user profile verification
54 52
ASTAKOS_INVITATIONS_ENABLED         True                                                                            Enable invitations
......
81 79
ASTAKOS_EMAILCHANGE_ENABLED         False                                                                           Enable email change mechanism
82 80
ASTAKOS_EMAILCHANGE_ACTIVATION_DAYS 10                                                                              Number of days that email change requests remain active
83 81
ASTAKOS_LOGGING_LEVEL               INFO                                                                            Message logging severity
82
ASTAKOS_QUOTA_HOLDER_URL            ''                                                                              The quota holder URI
84 83
=================================== =============================================================================   ===========================================================================================
85 84

  
86 85
Administrator functions

Also available in: Unified diff