Enable focus_only_on_problems mode by default in configuration and update README.md

This commit is contained in:
mrT23
2024-11-18 16:35:23 +02:00
parent a14b6a580d
commit 577ee0241d
2 changed files with 7 additions and 6 deletions

View File

@ -111,7 +111,7 @@ max_context_tokens=16000
#
commitable_code_suggestions = false
dual_publishing_score_threshold=-1 # -1 to disable, [0-10] to set the threshold (>=) for publishing a code suggestion both in a table and as commitable
focus_only_on_problems=false
focus_only_on_problems=true
#
extra_instructions = ""
rank_suggestions = false