Revision 61868190 settings.d/20-api.conf

b/settings.d/20-api.conf
79 79
# our REST API would prefer to be explicit about trailing slashes
80 80
APPEND_SLASH = False
81 81

  
82
# Ignore disk size specified by flavor, always build the
83
# machine with a 4GB (in the case of Windows: 14GB) disk.
84
# This setting is helpful in development setups.
85
#
86
IGNORE_FLAVOR_DISK_SIZES = False
87

  
88
# Quota
89
#
82 90
# Maximum number of VMs a user is allowed to have
83 91
MAX_VMS_PER_USER = 2
84 92

  

Also available in: Unified diff