Skip to content

Commit f760740

Browse files
authored
fix: fix ov.conf.example (#488)
1 parent 54fa260 commit f760740

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/ov.conf.example

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"code_hosting_domains": ["github.com", "gitlab.com"],
100100
"github_domains": ["github.com", "github.com"],
101101
"gitlab_domains": ["gitlab.com", "www.gitlab.com"]
102-
}
102+
},
103103
"image": {
104104
"enable_ocr": false,
105105
"enable_vlm": true,
@@ -134,7 +134,7 @@
134134
"code_hosting_domains": ["github.com", "gitlab.com"],
135135
"github_domains": ["github.com", "github.com"],
136136
"gitlab_domains": ["gitlab.com", "www.gitlab.com"]
137-
}
137+
},
138138
"text": {
139139
"detect_language": true,
140140
"split_by_paragraphs": true,

0 commit comments

Comments
 (0)