Revision 6de7fde5 snf-cyclades-app/synnefo/app_settings/default/ui.py

b/snf-cyclades-app/synnefo/app_settings/default/ui.py
37 37
# Fast update interval
38 38
UI_UPDATE_INTERVAL_FAST = UI_UPDATE_INTERVAL / 2
39 39

  
40
# Miliseconds to remove from the previous server response time used in
41
# consecutive API calls (aligning changes-since attribute).
42
UI_CHANGES_SINCE_ALIGNMENT = 0
43

  
40 44
# List of emails used for sending the feedback messages to (following the ADMINS format)
41 45
FEEDBACK_CONTACTS = (
42 46
    # ('Contact Name', 'contact_email@domain.com'),

Also available in: Unified diff