When I change the ajaxSettings upload url, the data that usually gets passed (path, etc) is no longer passed with it. Is there a variable I can use in the ajaxSetting url field that will add the path info so that I can still figure out where to put the new file or do I have to use the default ajax endpoint to get that data?