What file actually holds upload path information

I ran into this once before. Document upload working perfectly and then…it isn’t. Runs great in development, not on server. I had to go into the actual php file and change the upload path…advanced messed it up and default did worse. I neglected to write down what file that info was actually in. Anyone know?

Found it. It’s in Index for that form.