Revision fd622d4b 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
#
42 45
## List of emails used for sending the feedback messages to (following the ADMINS format)
43 46
#FEEDBACK_CONTACTS = (
44 47
#    # ('Contact Name', 'contact_email@domain.com'),
......
164 167
#
165 168
## Available network types for use to choose when creating a private network
166 169
## If only one set, no select options will be displayed
167
#UI_NETWORK_AVAILABLE_NETWORK_TYPES = {'PRIVATE_MAC_FILTERED': 'mac-filtering'}
170
#UI_NETWORK_AVAILABLE_NETWORK_TYPES = {'MAC_FILTERED': 'mac-filtering'}
168 171
#
169 172
## Suggested private networks to let the user choose from when creating a private
170 173
## network with dhcp enabled

Also available in: Unified diff