File Manger Path Change

If you have questions about using mojoPortal, you can post them here.

You may want to first review our site administration documentation to see if your question is answered there.

This thread is closed to new posts. You must sign in to post in the forums.
2/8/2018 8:59:51 AM
Gravatar
Total Posts 4

File Manger Path Change

Is there a way to change the path the media File Manager uses, it defaults to /Data/Sites/1/Media . I need to change it to /Data/Sites/1 so that folders at that level are accessible.

Thanks!

2/21/2018 1:54:52 PM
Gravatar
Total Posts 70

Re: File Manger Path Change

PALO,

I believe you can use the following key in your web config file to allow administrators the ability to browse 1 level  up from the media folder.. 

<add key="ForceAdminsToUseMediaFolder" value="false" />

Let me know how it goes.. 

You must sign in to post in the forums. This thread is closed to new posts.