mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-01-25 23:06:10 -05:00
reverted back cleanup period to 59 mins
This commit is contained in:
parent
5a7f95f443
commit
cb995f3aff
@ -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…
x
Reference in New Issue
Block a user