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

b/snf-cyclades-app/synnefo/app_settings/default/api.py
67 67
# e.g. BACKEND_PER_USER = {'example@okeanos.grnet.gr': 2}
68 68
BACKEND_PER_USER = {}
69 69

  
70
# List of backend IDs used *only* for archipelagos.
71
ARCHIPELAGOS_BACKENDS = []
70
# List of backend IDs used *only* for archipelago.
71
ARCHIPELAGO_BACKENDS = []
72 72

  
73 73
# Quota
74 74
# Maximum number of VMs a user is allowed to have.

Also available in: Unified diff