disclaw/disclaw.yaml
Nick Tabeling 69e0b7d727 initial
2026-04-08 14:21:19 +02:00

12 lines
352 B
YAML

# Path where workspace folders are created
workspaces_root: "./workspaces"
# Name of the management channel
management_channel: "disclaw"
# Claude Code CLI command (default: "claude")
# Override if claude is installed at a custom path
claude_command: "claude"
# Timeout in seconds for claude CLI processes (default: 120)
claude_timeout_seconds: 120