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

b/snf-cyclades-app/synnefo/app_settings/default/api.py
71 71
ARCHIPELAGOS_BACKENDS = []
72 72

  
73 73
# Quota
74
#
75
# Set to True to use the Quotaholder service. Otherwise, static
76
# limits are used
77
CYCLADES_USE_QUOTAHOLDER = False
78 74
# Maximum number of VMs a user is allowed to have.
79 75
MAX_VMS_PER_USER = 3
80 76

  

Also available in: Unified diff