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

b/snf-cyclades-app/synnefo/app_settings/default/api.py
61 61
# e.g. BACKEND_PER_USER = {'example@synnefo.org': 2}
62 62
BACKEND_PER_USER = {}
63 63

  
64
# List of backend IDs used *only* for archipelago.
65
ARCHIPELAGO_BACKENDS = []
66

  
67 64

  
68 65
# URL templates for the stat graphs.
69 66
# The API implementation replaces '%s' with the encrypted backend id.

Also available in: Unified diff