Alternate way to store attachments?
Frédéric Buclin
lpsolit at gmail.com
Wed May 16 14:25:16 UTC 2007
Dave Williss a écrit :
> Rather than storing them in blobs in the database, we'd like to store
> them on a normal filesystem.
You can already do that. Go to
editparams.cgi?section=attachment#maxlocalattachment and set it to a low
value. When you attach a file, a checkbox is displayed allowing you to
store it in data/attachments/. You can then use these attachments as any
other attachments stored in the DB. Bugzilla does all the work for you.
LpSolit
More information about the developers
mailing list