On Wed, Jan 2, 2013 at 10:53 AM, Mark Sapiro wrote:
>
> First of all, you are confusing DEFAULT_MAX_MESSAGE_SIZE with a list's
> max_message_size. DEFAULT_MAX_MESSAGE_SIZE is a Defaults.py/mm_cfg.py
> setting that is used to set max_message_size for a list when the list is
> created. The list's m
On 1/1/2013 7:41 PM, Sriram Karra wrote:
> I only wish to increase the max message size for all lists
> (DEFAULT_MAX_MESSAGE_SIZE)
>
> What's the simplest way to do this? I guess I could
>
> (a) iterate over all lists
> (b) dump the configuration using the config_list -o command
> (c) replace the