diff options
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) |
