Revision 9d20fe23 snf-astakos-app/astakos/im/settings.py

b/snf-astakos-app/astakos/im/settings.py
37 37

  
38 38
IM_STATIC_URL = getattr(settings, 'ASTAKOS_IM_STATIC_URL', '/static/im/')
39 39

  
40
# If set to False and invitations not enabled newly created user will be automatically accepted
40
# If set to False and invitations not enabled newly created user
41
# will be automatically accepted
41 42
MODERATION_ENABLED = getattr(settings, 'ASTAKOS_MODERATION_ENABLED', True)
42 43

  
43 44
# Set baseurl

Also available in: Unified diff