Revision b14f55b5 snf-cyclades-app/synnefo/app_settings/default/api.py

b/snf-cyclades-app/synnefo/app_settings/default/api.py
104 104

  
105 105
# Quota
106 106
#
107
# Set to True to use the Quotaholder service. Otherwise, static
108
# limits are used
109
USE_QUOTAHOLDER = False
107 110
# Maximum number of VMs a user is allowed to have.
108 111
MAX_VMS_PER_USER = 3
109 112

  

Also available in: Unified diff