This question is relative to some other threads, but I'm new to playing with Multi Site and can't figure out exactly what I need to do.
I want to set Multi Site to configure the uploads into a different directory than wp-content, but don't want to have to edit each site individually. How would I go about telling multi site to use a different path than the default one it uses now?
Example Instead of the site being created with the following path:
wp-content/blogs.dir/2/files
It would be created with something like:
files/wordpress/blogs.dir/2/files
And I wouldn't have to change the path by editing the site