mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-17 01:47:56 +00:00
3 lines
84 B
TypeScript
3 lines
84 B
TypeScript
export const DEFAULT_LINK_TIMEOUT_SECONDS = 30;
|
|
export const DEFAULT_MAX_LINKS = 3;
|