mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-20 22:40:58 +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;
|