Revision 190a2743 snf-common/conf/00-snf-common-admins.conf

b/snf-common/conf/00-snf-common-admins.conf
10 10
#)
11 11
#
12 12
# List of people to receive user feedback notifications.
13
#HELPDESK = ADMINS
13
#HELPDESK = (
14
#     ('Your Name', 'your_email@domain.com'),
15
#)
14 16
#
15 17
# A list of people to receive email notifications on some application events
16 18
# (e.g. account creation/activation).
17
#MANAGERS = ADMINS
19
#MANAGERS = (
20
#     ('Your Name', 'your_email@domain.com'),
21
#)
18 22
#
19 23
## Email configuration
20 24
#EMAIL_HOST = "127.0.0.1"

Also available in: Unified diff