Revision 8e1a5af5 snf-astakos-app/conf/20-snf-astakos-app-settings.conf

b/snf-astakos-app/conf/20-snf-astakos-app-settings.conf
139 139
# NEWPASSWD_INVALIDATE_TOKEN = getattr(settings, 'ASTAKOS_NEWPASSWD_INVALIDATE_TOKEN', True)
140 140

  
141 141
# Permit local account migration
142
# ENABLE_LOCAL_ACCOUNT_MIGRATION = getattr(settings, 'ASTAKOS_ENABLE_LOCAL_ACCOUNT_MIGRATION', True)
142
# ENABLE_LOCAL_ACCOUNT_MIGRATION = getattr(settings, 'ASTAKOS_ENABLE_LOCAL_ACCOUNT_MIGRATION', True)
143

  
144
# UUIDs of users that can approve or deny project applications from the web.
145
# ASTAKOS_PROJECT_ADMINS = set() # e.g. set(['01234567-89ab-cdef-0123-456789abcdef'])

Also available in: Unified diff