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
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