mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-16 11:41:08 +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;
|