mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-12-19 02:23:48 -05:00
added full re-scan when symbolic links are (des)activated, since the directory time stamps will not trigger an update
This commit is contained in:
parent
3f3efca22d
commit
2953957e66
2 changed files with 12 additions and 2 deletions
|
|
@ -74,5 +74,6 @@ private:
|
|||
uint32_t mDelayBetweenDirectoryUpdates;
|
||||
bool mIsEnabled ;
|
||||
bool mFollowSymLinks;
|
||||
bool mNeedsFullRebuild ;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue