Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Filebrowser Config
Minisweeper
New
Is is possible to make the filebrowser browse a directory above/below itself? e.g. i have it my root dir but i only want it to work from /images and up (cause i have other files in root so i can link to them easily but dont want filebrowser looking at them and dont want to have to click through to the images folder to browse it)
Doesnt seem to be an option in the config?
0
This discussion has been closed.
Comments
getcwd();
since I always get the root directory that way. Then you'd just have to add your images folder onto that variable and you should be good to go.