Add option to disable symlinks in recursive browse

This commit is contained in:
Lawrence Lee
2023-06-11 17:22:40 -07:00
parent 660c9507cc
commit eef54f0f2d
6 changed files with 23 additions and 1 deletions

View File

@@ -318,6 +318,7 @@ public:
bool browseRecursive;
int browseRecursiveDepth;
int browseRecursiveMaxDirs;
bool browseRecursiveFollowLinks;
std::vector<int> tpOpen;
bool autoSaveTpOpen;
//std::vector<int> crvOpen;