Hi Gene,

On Mon, Jan 13, 2003 at 01:41:51AM -0500, Gene Parks wrote:

> Are we now storing both the ticketlooping and articles in the database?

Yea, as default. 

To change it use:

Kernel/Config.pm
[...] 
    # articles on harddisk 
    $Self->{TicketStorageModule} = 'Kernel::System::Ticket::ArticleStorageFS';
    # loop protection of auto responses on harddisk
    $Self->{LoopProtectionModule} = 'Kernel::System::PostMaster::LoopProtection::FS';
[...]

> Gene

  Martin

--
Martin Edenhofer - <martin at edenhofer.de> - http://martin.edenhofer.de/
--
nohl:  5:11pm  up 81 days, 19:47,  6 users,  load average: 0.41, 0.24, 0.16
_______________________________________________
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

Reply via email to