ANANT S ATHAVALE isac.gov.in> writes:
>
> Dear List,
>
> I have the following settings for the attachments.
>
> $conf['compose']['link_attachments'] = false;
> $conf['compose']['attach_size_limit'] = 10485760;
> $conf['compose']['attach_count_limit'] = 0;
>
> ie. attach_size_limit is 10 MB.
Dear List,
I have the following settings for the attachments.
$conf['compose']['link_attachments'] = false;
$conf['compose']['attach_size_limit'] = 10485760;
$conf['compose']['attach_count_limit'] = 0;
ie. attach_size_limit is 10 MB.
and in php.ini, I have the following settings.
post_max_si