Attachment 'mpo_settings_diff.txt'
Download 1 # Differences between lm3o settings_local.py and mpo.
2
3 ALLOWED_HOSTS = ['localhost',
4 '127.0.0.1',
5 'mail.python.org'
6 ]
7
8 BROWSERID_AUDIENCES = [ "http://localhost",
9 "http://mail.python.org",
10 "https://localhost",
11 "https://mail.python.org",
12 ]
13
14 EMAIL_CONFIRMATION_FROM = 'mailman@python.org'
15
16 MAILMAN_ARCHIVER_FROM = ('127.0.0.1',
17 '::1',
18 '::ffff:127.0.0.1',
19 '188.166.95.178',
20 )
Attached Files
To refer to attachments on a page, use attachment:filename, as shown below in the list of files. Do NOT use the URL of the [get] link, since this is subject to change and can break easily.You are not allowed to attach a file to this page.