demianturner / sgl-docs-tickets-migration-test

0 stars 0 forks source link

ability to override initial settings of external modules #1720

Open demianturner opened 11 years ago

demianturner commented 11 years ago

This is a little enhancement could be helpful when using many externals modules and need to modify some settings on per project basis.

Simply put your custom conf.ini into etc/modules/ and it's will be used instead of default one, i.e. initial installation, or when clearing cache, etc.

For example, you could need to disable registration for '''user''' module, etc, simply copy modules/user/conf.ini to etc/modules/user/conf.ini and make any changes. That's it! Deploy your project now and have a rest :)