Re: [Mailman-Users] Membership list display in 2.1

2003-01-20 Thread John Swartzentruber
On Mon, 20 Jan 2003 15:14:12 -0500, John Swartzentruber wrote: >I looked at Defaults.py and saw DEFAULT_ADMIN_MEMBER_CHUNKSIZE, which >seems to be the value that I would want to change. I added this line to >my mm_cfg.py file: > >DEFAULT_ADMIN_MEMBER_CHUNKSIZE = 70 > >but it doesn't seem to make a

[Mailman-Users] Membership list display in 2.1

2003-01-20 Thread John Swartzentruber
In 2.0, the entire membership list was displayed. In 2.1, it looks like it will only show the list for each letter of the alphabet. For example, my one list has 42 members and it is difficult to see more than one or two members at a time now. I looked at Defaults.py and saw DEFAULT_ADMIN_MEMBER_CH