mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-04 15:15:15 -04: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