Hi Jim, On Mon, Oct 13, 2003 at 04:23:56PM +0100, Jim Wight wrote: > Defaults.pm has this to say about switching TicketStorageModule: > > # TicketStorageModule (Don't use it for big emails/attachments!) > # (where attachments and co is stored - switch from fs -> db possible > # but not from db -> fs - old attachments are not shown) > > Am I correct in interpreting that to say that switching from db -> fs is > possible provided you are prepared to accept that any attachments > already in the system will become hidden.
Yes. Or you need to patch Kernel/System/Ticket/ArticleStorageFS.pm to do also lookups in the database (like Kernel/System/Ticket/ArticleStorageDB.pm is doing to in the fs). PS: If you really need it, http://www.otrs.de/ could do it for you. Just in case. > Jim Martin -- Martin Edenhofer - <martin at edenhofer.de> - http://martin.edenhofer.de/ -- "There are two major products that come out of Berkeley: LSD and Unix. We don't believe this to be a coincidence." -- Jeremy S. Anderson _______________________________________________ OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs Support oder Consulting f�r Ihr OTRS System? => http://www.otrs.de/
