On Mon, 29 Jan 2007 10:07:08 -0700, Eric "Shubes" wrote: > Erik Espinoza wrote: >> I put all of my custom conifg in myconfig.cf. It's easier that way, >> just a thought.
This can be trouble if the other .cf and .pre files happen to appear (from upgrading, etc) and your config values are supersceeded by the same config in another file. They're loaded alphabetically, .pre files first, then .cf files. > And a very good one. I didn't realize that SA looks for all .cf files. And .pre files. > While I think that creating a local.pre file might be preferable, [...] Except a .pre file should not contain any config values that depends on the a plugin being already loaded. .pre files contain things to load first, .cf files contain config for things already loaded. Q --------------------------------------------------------------------- Strangecode :: Internet Consultancy http://www.strangecode.com/ +1 530 624 4410 --------------------------------------------------------------------- QmailToaster hosted by: VR Hosted <http://www.vr.org> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
