
3 Nov
2006
3 Nov
'06
10:07 a.m.
Where does otrs save the options that have been changed via web interface? I couldn´t find it neither in the config.pm nor in the DB.
Look at
$HOME/Kernel/Config/Files/ZZZ*.pm
:-) MW
thx! what are these entries in ZZZAuto.pm??? delete $Self->{'Package::RepositoryList'}; $Self->{'1'} = 1; Am I right in thinking that this file is auto-generated when I want to see the list of changed options via webinterface and has no effect on my configuration?