RT SiteConfig: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (5 revisions imported) |
||
(No difference)
|
Revision as of 15:35, 6 April 2016
see SiteConfig
The RT_SiteConfig.pm file is to preserve your settings between upgrades.
You should never make any changes to RT_Config.pm - that is what RT_SiteConfig.pm is for. So for any changes you want made, copy the variables from RT_Config.pm and set them to your spec's in RT_SiteConfig.pm..