mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-24 16:51:25 -04:00
merged with upstream code
This commit is contained in:
commit
729c05af4f
5 changed files with 86 additions and 48 deletions
|
@ -56,3 +56,5 @@ static const uint32_t ENTRY_INDEX_BIT_MASK = 0x003fffff ; //
|
|||
static const uint32_t DELAY_BEFORE_DROP_REQUEST = 600; // every 10 min
|
||||
|
||||
static const bool FOLLOW_SYMLINKS_DEFAULT = true;
|
||||
|
||||
static const uint32_t FL_BASE_TMP_SECTION_SIZE = 4096 ;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue