diff options
| author | Grail Finder <wohilas@gmail.com> | 2026-03-12 07:59:21 +0300 |
|---|---|---|
| committer | Grail Finder <wohilas@gmail.com> | 2026-03-12 07:59:21 +0300 |
| commit | e77dbb3160bb3999a98f9fc3f9aac62909cee4a4 (patch) | |
| tree | 1b700db377e23de1e758b2cbf4caaeca1c1afeb9 /config.example.toml | |
| parent | bb57be95c6fa295310a6f6918367a127016e1110 (diff) | |
Fix: webagent call
Diffstat (limited to 'config.example.toml')
| -rw-r--r-- | config.example.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.example.toml b/config.example.toml index f74d986..2925fdb 100644 --- a/config.example.toml +++ b/config.example.toml @@ -61,4 +61,4 @@ StripThinkingFromAPI = true # Strip <think> blocks from messages before sending ReasoningEffort = "medium" # playwright tools PlaywrightEnabled = false -PlaywrightDebug = false +PlaywrightDebug = false # when true opens in gui mode (headless=false) |
