I use a flow template that copies files from my File System (when created) and pastes them to a Sharepoint location. I have a set of separate directories where files need to be copied, so I've copied and saved a previous flow and manually changed folder, like below:

I didn't notice any change in performance, but I noticed all of the previous folder paths were stored in the xml when I peeked the code:

I'm not really sure what's happening here, is the flow actually querying these locations? What's the best way to save a clean copy of the flow to replicate?