prasathmani / tinyfilemanager

Single-file PHP file manager, browser and manage your files efficiently and easily with tinyfilemanager
https://tinyfilemanager.github.io
GNU General Public License v3.0
4.88k stars 1.66k forks source link

Reguest: Disable path to linked directories #1106

Closed lianergoist closed 10 months ago

lianergoist commented 10 months ago

I want to give the users access to a shared folder, so I have created a link (called 'Fælles') to that folder - but tinyfilemanager show the path to that folder. I don't want that. Is it possible to disaple it (I don't mind editing the script)? Or, maybe it should be an option in config to turn the path on and off?

billede

prasathmani commented 10 months ago
image
lianergoist commented 10 months ago
image

Thank you for your reply. I have manages to fix it myself. Still, I think you should consider an option in config to turn the path for symlinks on and off.