mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-02 22:25:04 -04:00
reverted back cleanup period to 59 mins
This commit is contained in:
parent
5a7f95f443
commit
cb995f3aff
1 changed files with 2 additions and 2 deletions
|
@ -131,8 +131,8 @@ static const uint32_t INDEX_AUTHEN_ADMIN = 0x00000040; // admin key
|
|||
// |
|
||||
// +--- processRoutingClues() ;
|
||||
//
|
||||
//static const uint32_t MSG_CLEANUP_PERIOD = 60*59; // 59 minutes
|
||||
static const uint32_t MSG_CLEANUP_PERIOD = 60*5; // 59 minutes
|
||||
|
||||
static const uint32_t MSG_CLEANUP_PERIOD = 60*59; // 59 minutes
|
||||
static const uint32_t INTEGRITY_CHECK_PERIOD = 60*31; // 31 minutes
|
||||
|
||||
RsGenExchange::RsGenExchange(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue