Which "prepopulate.conf" is which?
There are 2 "prepopulate.conf" files:
1. app/conf/prepopulate.conf
2. app/plugins/prepopulate/conf/prepopulate.conf
In the [Documentation](https://docs.collectiveaccess.org/wiki/Prepopulate) only the 2nd one is mentioned. Which one is to be used, and why are there 2?
Thanks in advance :)
Comments
Either of them work. The app/conf one will override the plugin one, which is there for compatibility with older installations. You should use the app/conf one.
Ok.
I've tried that, and it seems that the one in app/plugins/prepopulate/conf is used, and if I put the same config in app/conf it's ignored.
Yes. Or delete it if you want.