mirror of
https://gitlab.com/veilid/veilid.git
synced 2024-10-01 01:26:08 -04:00
fixes
This commit is contained in:
parent
7da6b62c52
commit
6b4bcc67f4
@ -17,9 +17,6 @@ use crate::veilid_api::*;
|
||||
|
||||
use permutation::*;
|
||||
|
||||
// NOCOMMIT
|
||||
//static DEBUG_COUNT: Mutex<i32> = Mutex::new(10);
|
||||
|
||||
/// The size of the remote private route cache
|
||||
const REMOTE_PRIVATE_ROUTE_CACHE_SIZE: usize = 1024;
|
||||
/// Remote private route cache entries expire in 5 minutes if they haven't been used
|
||||
|
Loading…
Reference in New Issue
Block a user