
28 Jul
2008
28 Jul
'08
2:30 p.m.
Harry Cruz wrote:
Robin,
The file /Kernel/Config.pm holds all custom user config parameters.
HTH.
Harry, It's a little more complicated than that. It's not just the stuff that's configurable through the web interface, but also other elements that a sysadmin might customise. For example, I've modified the postmaster_mailbox cron file, so I don't want that over-writing. I'm currently working on using a combination of: 1. the otrs spec file 2. the EPEL spec file 3. the SetPermissions.sh script Hopefully, I should come up with something usable. R.