As I understand it, the FilesGalleryPath sets the root directory for the Downloadable Files function, as well as root directory of the Link Browser function. In my application, I need those to be different. I want my users to be able to browse to any file in the web tree (wwwroot), but I want to restrict where they can drop downloadable files to the ~/uploads folder.
Is anyone aware of a way to do this?