Revision 967b00bb settings.d/30-ui.conf

b/settings.d/30-ui.conf
16 16

  
17 17
# How often should the UI request changes from the API
18 18
UPDATE_INTERVAL = 5000
19

  
20
# List of emails used for sending the feedback messages to (following the ADMINS format)
21
FEEDBACK_CONTACTS = (
22
    # ('Contact Name', 'contact_email@domain.com'),
23
)
24

  
25
# Email from which the feedback emails will be sent from
26
FEEDBACK_EMAIL_FROM = SYSTEM_EMAIL_ADDR

Also available in: Unified diff