Revision 426e1fb9 snf-cyclades-app/conf/20-snf-cyclades-app-ui.conf

b/snf-cyclades-app/conf/20-snf-cyclades-app-ui.conf
39 39
## consecutive API calls (aligning changes-since attribute).
40 40
#UI_CHANGES_SINCE_ALIGNMENT = 0
41 41
#
42
## How often to check for user usage changes
43
#UI_QUOTAS_UPDATE_INTERVAL = 10000
44
#
45 42
## URL to redirect not authenticated users
46 43
#UI_LOGIN_URL = "/im/login"
47 44
#
......
183 180
## The name of the grouped network view
184 181
#UI_GROUPED_PUBLIC_NETWORK_NAME = 'Internet'
185 182
#
183
## Endpoint to make account specific requests (resources/quotas)
184
#UI_ACCOUNTS_API_URL = '/astakos/api'
186 185
#
187 186
################
188 187
## UI EXTENSIONS

Also available in: Unified diff