From 28a06e44f9f94856e1015947f53ce103659e9241 Mon Sep 17 00:00:00 2001 From: Cynthia Long Date: Tue, 10 Mar 2026 15:17:15 +0000 Subject: [PATCH] update configuration md --- docs/reference/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/configuration.md b/docs/reference/configuration.md index d188f832f2..d9ffde4f08 100644 --- a/docs/reference/configuration.md +++ b/docs/reference/configuration.md @@ -695,7 +695,7 @@ their corresponding top-level category object in your `settings.json` file. - **`agents.browser.allowedDomains`** (array): - **Description:** A list of allowed domains for the browser agent (e.g., - ["github.com", "*.google.com", "localhost"]). + ["github.com", "*.google.com"]). - **Default:** ```json