This commit is contained in:
2023-05-19 15:15:13 +01:00
parent 126a55f3c4
commit c36544f9a3
13 changed files with 1221 additions and 79 deletions

View File

@ -33,7 +33,7 @@ export const DefaultConnectTimeout = 2000;
/**
* How long profile cache should be considered valid for
*/
export const ProfileCacheExpire = 1_000 * 60 * 30;
export const ProfileCacheExpire = 1_000 * 60 * 60 * 6;
/**
* Default bootstrap relays