* Add * Fix --------- Co-authored-by: Richard <[email protected]>
3 lines
84 B
TypeScript
3 lines
84 B
TypeScript
export const DEFAULT_LINK_TIMEOUT_SECONDS = 30;
|
|
export const DEFAULT_MAX_LINKS = 3;
|