On 12/19/07, Charles Marcus wrote:

>  Where is this default set?

 From /usr/local/mailman/Mailman/Defaults.py:

# How many members to display at a time on the admin cgi to unsubscribe them
# or change their options?
DEFAULT_ADMIN_MEMBER_CHUNKSIZE = 30

Note that I believe this is only consulted when creating the list. 
If you go into your mm_cfg.py file and set something else, that will 
affect all new lists created after that point, but I don't think it 
affects any current lists (which were created with the old setting).

If you search the FAQ Wizard for the string 
"DEFAULT_ADMIN_MEMBER_CHUNKSIZE", you find that there is only one 
entry returned -- FAQ 4.30 at 
<http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq04.030.htp>, 
which covers how to change this value for a list that has already 
been created.

-- 
Brad Knowles <[EMAIL PROTECTED]>
LinkedIn Profile: <http://tinyurl.com/y8kpxu>
------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&amp;file=faq01.027.htp

Reply via email to