Hi all
I’m using the ConfigItemUpdate
function, from Kernel::System::Config, it works very well with simple Key –
Value configurations but now I need to use it to generate something like
$Self->{'Ticket::Frontend::AgentTicketPriority'}->{'RequiredLock'}
= '0';
I’ve try using two keys but it only put
the last of them in the zzauto.pm
Does anyone know how to do this?
Saludos / Regards,
Carlos Fernando Rodríguez Hdz.