I use a modified config file to make it easy when moving sites from server to server. I have never used this config file with the MSM.
I normally override the CP and define the site template directory like this:
$config['tmpl_file_basepath'] = "/absolute/path/public_html/templates/";This works just fine for one site but when I I use it with the MSM it sets both sites to that path.
Is there a way to set this config variable per site?