[server] bind = "0.0.0.0" port = 9090 [forgejo] url = "https://git.0x08.org" token = "" # Forgejo API token webhook_secret = "" # Webhook shared secret [matrix] homeserver_url = "https://matrix.0x08.org" user_id = "@jeeves:0x08.org" access_token = "" # Matrix bot access token room_id = "" # Coordination room ID [orchestrator] db_path = "data/agent-fleet.db" heartbeat_interval_secs = 60 heartbeat_timeout_threshold = 3 task_timeout_secs = 1800 default_max_retries = 2