Revision c7c0ec58 snf-astakos-app/conf/20-snf-astakos-app-settings.conf

b/snf-astakos-app/conf/20-snf-astakos-app-settings.conf
283 283
# UUIDs of users that can approve or deny project applications from the web.
284 284
# ASTAKOS_PROJECT_ADMINS = set() # e.g. set(['01234567-89ab-cdef-0123-456789abcdef'])
285 285

  
286
# Maximum pending project applications per applicant.
287
# This is to reduce the volume of applications
288
# in case users abuse the mechanism.
289
#ASTAKOS_PENDING_APPLICATION_LIMIT = 1
290

  
286 291
# OAuth2 Twitter credentials.
287 292
#ASTAKOS_TWITTER_KEY = ''
288 293
#ASTAKOS_TWITTER_SECRET = ''

Also available in: Unified diff