[rt-users] Turning off *all* attachments in RT2
Rob Walker
rob at myinternetplace.net
Fri Feb 8 11:22:35 EST 2002
On Friday 08 February 2002 03:38, Bill Gerrard wrote:
> I thought the following config.pm settings would cause RT2 to drop all
> attachments. It is still saving the attachments and giving me the link to
> download the attachment. Any ideas how to completely turn off attachments?
>
> # $MaxAttachmentSize sets the maximum size (in bytes) of attachments stored
> # in the database.
>
> $MaxAttachmentSize = 0;
Is it possible that this value, when set to 0, allows any size to be saved?
What happens if you set it to 1?
rob
More information about the rt-users
mailing list