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

b/snf-cyclades-app/synnefo/app_settings/default/api.py
103 103
#
104 104
# Set to True to use the Quotaholder service. Otherwise, static
105 105
# limits are used
106
USE_QUOTAHOLDER = False
106
CYCLADES_USE_QUOTAHOLDER = False
107 107
# Maximum number of VMs a user is allowed to have.
108 108
MAX_VMS_PER_USER = 3
109 109

  

Also available in: Unified diff